Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-activerecord

How to express a NOT IN query with ActiveRecord/Rails?

ActiveModel::ForbiddenAttributesError when creating new user

Float vs Decimal in ActiveRecord

Ruby on Rails generates model field:type - what are the options for field:type?

Add a reference column migration in Rails 4

How do you delete an ActiveRecord object?

Rails :include vs. :joins

Rails where condition using NOT NIL

Rails update_attributes without save?

How do I get the name of a Ruby class?

How do you write a migration to rename an ActiveRecord model and its table in Rails?

Rails 4: List of available datatypes

Rails: How can I set default values in ActiveRecord?

What is the easiest way to duplicate an activerecord record?