Search code examples
ActiveSupport::Notifications should be async?...


rubyruby-on-rails-3

Read More
How do I report bugs to the rails team?...


ruby-on-rails-3

Read More
How to eager load associations with the current_user?...


ruby-on-railsruby-on-rails-3activerecorddeviseeager-loading

Read More
Getting an error with custom validation in a Rails 3 ActiveModel...


ruby-on-rails-3validationactivemodel

Read More
How do you run Rails with HTTPs locally for testing?...


ruby-on-railsruby-on-rails-3webrick

Read More
Does has_secure_password use any form of salting?...


ruby-on-railsruby-on-rails-3cryptographypasswordssalt-cryptography

Read More
Migrate old md5 passwords to bcrypt passwords...


ruby-on-rails-3hashdevisemd5password-hash

Read More
How to write integration tests for Stripe checkout on Rails?...


ruby-on-railsruby-on-rails-3testingcapybarastripe-payments

Read More
switch mail delivery method in rails during runtime...


ruby-on-rails-3actionmailerinterceptor

Read More
How to fix permission error while install bundle for rails project on ubuntu?...


ruby-on-railsrubyruby-on-rails-3rubygemsbundle

Read More
Rails: Get next / previous record...


sqlruby-on-railsruby-on-rails-3

Read More
Querying for date range in rails...


ruby-on-railsruby-on-rails-3activerecordtimezone

Read More
Devise - remember me not working? LocalHost Issue?...


ruby-on-railsruby-on-rails-3devise

Read More
Create a select tag with some options grouped and others not grouped...


ruby-on-railsruby-on-rails-3

Read More
Select on model with where clauses doesn't look to works...


sqlruby-on-railsruby-on-rails-3

Read More
How to compress JSON with gzip in Rails for Android?...


androidruby-on-rails-3jsongziphttpclient

Read More
does using ":platforms =>" in your gemfile work?...


rubyruby-on-rails-3windows-7bundlerubuntu-11.04

Read More
Omitting specific lines when pushing to git...


ruby-on-rails-3git

Read More
Rails 3 unscoped within the model gets overridden by default_scope...


ruby-on-rails-3arel

Read More
Rails DB Migration - How To Drop a Table?...


ruby-on-railsruby-on-rails-3migrationrollbackdrop-table

Read More
Twitter Omniauth error with Ruby on Rails...


ruby-on-railsrubyruby-on-rails-3twitteromniauth

Read More
Are Rails Brick or Rails Composer widely used?...


ruby-on-railsrubyruby-on-rails-3ruby-on-rails-4railsapps

Read More
Changing a Routes Key ID, from /threads/ID to /threads/uuid...


ruby-on-railsruby-on-rails-3

Read More
Can't find the PostgreSQL client library (libpq)...


ruby-on-railsruby-on-rails-3postgresqlrubygems

Read More
Ruby on Rails: Order with nulls last...


ruby-on-railsruby-on-rails-3sortingactiverecordnull

Read More
switching from https to http page in rails 3 results in infinite loop in Firefox...


ruby-on-railsruby-on-rails-3firefoxrails-ssl-requirement

Read More
Rails bundle install production only...


ruby-on-rails-3bundler

Read More
How to use a method in a lib?...


ruby-on-railsruby-on-rails-3

Read More
Devise, the separate pages for changing password and email address...


ruby-on-railsruby-on-rails-3devise

Read More
Rails 3: I want to list all paths defined in my rails application...


ruby-on-railsruby-on-rails-3routes

Read More
BackNext