Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

Rails 3.2: ArgumentError: wrong number of arguments (2 for 1) on create

ruby-on-rails-3.2

All routing examples fail for a Rails 3.2 Engine with RSpec 2.10

How do I count the number of records that have one or more associated object?

Comparing two hashes with the keys and values - Ruby

ruby ruby-on-rails-3.2

Virtual attributes and mass-assignment

Guard Giving "uninitialized constant Listen::Turnstile (NameError)" Error

Handling Net::ReadTimeout error in HTTParty

create if doesn't exist function in ActiveRecord?

Database Cleaner not working in minitest rails

Remove trailing "?" from a string

Gem "better_errors" not working - Rails 3.2

Rails ActiveRecord Find / Search by Date

Keeping model records and associated directories in sync (with tests)

Can't launch rails app via unicorn due to kgio_ext (LoadError)

Concatenating ActiveRecord::Relations queried through polymorphic association

Rails, OmniAuth, google_oauth2, google-api-client, Moments.insert... 401 unauthorized... why?

secure a REST API for use by Android clients