Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Client Side Validations doesn't work in production, but works in development

how to make has_and_belongs_to_many relationship work in mongoid

ruby-on-rails-3 mongoid

Multi-Tenant Rails 3 App on Heroku using PostgreSQL

Creating a new record in Rails HABTM nested form

GitLab Email not sending?

Devise + OmniAuth NoMethodError UndefinedMethod Username

Rails: How to generate translation files like django

Update serialized attribute without callbacks in Rails

Using another gem's javascript in a Rails Engine

Change column type from character varying to timestamp without time zone in PostgreSQL

Turbolinks for Rails not active

Better way to write large SQLs inside rails models?

Rails 3:How to Sum up Record

How can I set up my model with ImageMagick in this case?

Rails: how to extend a generator?

Rails app. Collect items from several models and show this paginated list of items on main page

Custom fields in Rails that act as a template for future entries

When importing a CSV, how do I handle data in a row that corresponds to an association?

How do I skip loading of Rails initializers when running a rake task?

Auto-load the seed data from db/seeds.rb with rake