Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Use underscores instead of dashes with ActiveResource XML (set :dasherize to false)

Rails 3 new_record? deprecated

Detect in Rails after_filter whether we're rendering or redirecting

Rails - Including associations with dynamic conditions

OR operators and Ruby where clause

FactoryGirl and Rspec

Routing in Rails. Dots in URL [duplicate]

Rails 3 and PDFKit, how can I convert an HTML file into a landscape orientation PDF?

How best to sanitize fields in ruby on rails

Using Rails update_all method to update fields with value from another column

Rails "Template is missing" error, though it exists (3.2.1)

Dynamically added hash properties to Rails Model instance object?

Rails 3 - Update div content with Ajax and jquery (nested resources)

How do I set a cookie for an integration test in Rails?

Adding checkbox to simple form for input not in model

Order array. undefined method `order' for Array. Convert array into hash?

redirect_to edit

Active Admin: How to customize labels for select filter?

How to edit Rails serialized hashes in a form?

can Belongs_to work without has_many or has_one