Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Using Rails models with accepts_nested_attributes_for

ruby-on-rails ruby forms

ActiveRecord - Self Referencing Associations

Is validates_presence_of necessary if using validates_length_of?

activerecord has_many :through find with one sql call

how to display an exsiting xml file to user in RoR

How can you use Rails AuthenticityToken infrastructure to explicitly protect a GET action

how can i call a java class in ruby

java ruby-on-rails ruby

Retrieve OpenID AX attributes from Google / Yahoo in Rails

Rails: exclude anything from version control?

Simple hidden field in non-model form

ruby-on-rails forms

How do I render a .builder template in ruby on rails?

ruby-on-rails xml

Ruby on Rails with Plupload

Testing rails controller with rspec

ruby-on-rails ruby rspec

Can i return a value instead of a view from my controller?

How to set default date in date_select helper in Rails

ruby-on-rails date

adding model validation errors in rescue

Validate number of nested attributes

Haml formatting

ruby-on-rails haml

How to change validation messages on forms

How to stop auto encoding of <%= strings %> with Rails 3