Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Unescape special characters correctly from the URL in Rails 3.0.3

SQL join in CodeIgniter with Active Record

Rails model with multiple instances of a single 'has_one" model

What is the difference between the Rails datatypes?

Rails Associations with Modules

How do you access an object's (ActiveRecord::Relation) value by key in Ruby on Rails?

Checking if an attribute changed after commit in Rails

Are ActiveRecord's find_or_create* methods fundamentally flawed?

batch destroy all in rails active record

Writing an ActiveRecord adapter

PostgreSQL, Rails and :order => problem

Rails: check if the model was really saved in after_save

Rails: link_to with block and GET params?

ActiveRecord Create (not !) Throwing Exception on Validation

how to autobuild an associated polymorphic activerecord object in rails 3

Rails 3 respond_to json, with custom attributes/methods

Rails accepts_nested_attributes count validation

Ruby on Rails - Dynamic SQL Query

Find position in active record object

Change ActiveRecord::Base.inheritance_column in a rails app