Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails pagination in API using Her, Faraday

Registering a custom Spree Calculator not working

ruby-on-rails-3 spree

AJAX call to render partial in Rails 3

Random "SELECT 1" query in all requests on rails

Is there any way to tell sidekiq that one job is dependent on another

"No explicit conversion of Symbol into String" for new records in rails 4.0.1 (only)

Rails - How to access tables from external Database

rails3 I18n: can't override "1 error prohibited this packet from being saved:"

How to modify a gem?

How to change values overriding the 'to_json' method?

Rails: Find the "has_one" record that doesn't have one

How to use Seed data with Paperclip + S3

Authlogic: generates "Email has already been taken" error twice

Ruby on Rails 3 (3.1) ActiveModel Associations (tableless nested models)

Ruby on rails 3: link_to :remote => true treats "remote" as a URL parameter

Rails 3 - Whenever gem error: /usr/bin/env: ruby: No such file or directory

How do I use collection_check_boxes with an Array?

Rails 3.1.1 Guard-rspec cannot run due to Growl errors: OSERROR: -10000 MESSAGE: Apple event handler failed

How can I find the index of an array that has objects in Rails?

How can I add a validation error in before_save association callbacks