Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

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

How to assign a has_many/belongs_to relation properly in Rails ActiveRecord?

Convert string object to active record class

Tricky active record relationships - polymorphic bi-directional self-referential

Named_scope in rails unique records?

Retrieve all association's attributes of an AR model?

rails: Get all items tagged x AND y AND z

CodeIgniter/PHP Active Record won't increment an integer

Rails has_many, find only those with children

Codeigniter - brackets with activerecord?

codeigniter activerecord

ActiveRecord: count with groups

ActiveRecord::ConnectionTimeoutError

ruby activerecord

How do I order the results of rails geocoder gem by something other than distance

Store the day of the week and time?