Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

ActiveRecord IS NOT NULL sql finder

Adding a column through the terminal

Check if current_user is the owner of a resource and allow edit/delete actions

Rails: Benchmarking rails ActiveRecord Queries

rails 4 how to use where and where in condition simultaneously

Renaming the created_at, updated_at columns of ActiveRecord/Rails

Can't open rails console: production database not configured, establish_connection raises ActiveRecord::AdapterNotSpecified

Sidekiq concurrency and database connections pool

What's the best way to implement gmail style "undo" in Rails?

Preload has_many associations with dynamic conditions

How to use active record without rails

Lookup against MYSQL TEXT type column

Rails 3 Limiting Included Objects

Rails: switch connection on each request but keep a connection pool

Flask SQLAlchemy Data Mapper vs Active Record Pattern

How to convert ActiveRecord table name to model class name

What is the fastest way to create mass HABTM associations in Rails?

How to order a query by a translated field using globalize

rails has_one of a has_many association