Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rake task with multiple parameters and model access not working

How to override a rails generator template in a gem?

How to test scopes?

How to use `to_sql` in AREL when using `average()`?

How do you create prepared statements with the mysql2 gem?

form_tag with remote: true does not make an ajax request

Rails 4.0.0 console not starting in production environment

ruby-on-rails-3

Problem Signing Out with Devise on my App

Possible to skip validations on update_attributes?

undefined method `default_scoped?' while accessing scope

rails 3:how to generate models for existing database tables

what does "class << self" mean in Rails? [duplicate]

Increasing counter in database

Rails ignores collection route and goes with show action instead

How can _know_ which JSON renderer is active in my Rails 3 app?

ruby-on-rails-3 json

Bug when switching to Rails 4.1 - `method_missing': undefined method `whitelist_attributes=' for ActiveRecord::Base:Class (NoMethodError)

How to use update all, when all records are different?

Creating a new rails app in 3.0.10 while I have 3.1.3

Ruby on Rails, two models in one form

Rails: Delete associated records on object destroy