Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rspec Mocking: ActiveRecord::AssociationTypeMismatch

Rails Devise, how to unencrypt a password?

Rails - Is there a way to update a single attribute?

Delayed Job not logging in Production

Ruby convert IDN domain from Punycode to Unicode

Has anyone been able to get attachment_fu to work with rails 3?

activeadmin + internationalization

Silence Rails schema load for spork

Rails 3- Retrieve last N records

ruby-on-rails-3

Is there a way to know if a page request came from the same application?

How can I update to the jQuery 1.7+ using Rails 3?

jquery ruby-on-rails-3

Is it safe to pass objects into a Resque job?

rails routing nested resources

Ruby - rails - how to create automatic hyperlinks for urls in the text/string rendered on the view?

ruby ruby-on-rails-3

What's a good way to require a whole directory tree in Rails?

How to handle massive storage of records in database for user authorization purposes?

how to test html attributes with rspec?

html ruby-on-rails-3 rspec

How to make the validation that only accepts lower case 'a-z' and number '0-9'

Rails date comparison; date greater or equal to days ago

Multithreaded rake task