Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Many-to-many association with multiple self-joins in ActiveRecord

Rails - Including associations with dynamic conditions

OR operators and Ruby where clause

How best to sanitize fields in ruby on rails

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

Dynamically added hash properties to Rails Model instance object?

How to edit Rails serialized hashes in a form?

what is the equivalent of "find_all_by_id" in rails 4

Multiple children in single form in rails

Rails: ActiveRecord Query for has_many :through model

ActiveRecord loads binary field incorrectly on Heroku, fine on OSX

Active Record and file: How do i write Json file with my data?

Affected rows for ActiveRecord::Base.connection.execute

Why in the world would I have_many relationships?

What does the `execute <<-SQL` mean in Rails?

How to combine ActiveRecord objects?

Rails 3 includes translations globalize3 activerecord

How do I add ActiveRecord to a rails app initialized without ActiveRecord?

DangerousAttributeError in OmniAuth Railscast Tutorial: create is defined by ActiveRecord

Rails ActiveRecord escape variable in join clause