Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How do I make gemspec dependencies autoload in a Rails 3 app, using a Gemfile

Rspec with rails 3.1 gives DEPRECATION WARNING ActiveRecord::Associations::AssociationCollection is deprecated?

Add custom methods to Rails 3.1 asset pipeline?

How to translate email messages body using the I18n gem?

Paperclip + S3: Migrating existing files from one :path format to another

Round-robin assignment in Ruby

ruby ruby-on-rails-3

devise/omniauth - The action 'facebook' could not be found

rails console pry/irb "stuck" after displaying long value/string

ruby-on-rails-3 irb pry

How to create a catch-all route in Ruby on Rails?

Rails: Pundit::AuthorizationNotPerformedError

Html escaping in a Rails 3 view

Uploading a raw file to Rails using Carrierwave

Add page to active admin

Nested resource and restricting the Routes Created :only and :except

Background mailing through sidekiq and devise-async, queue fills up but mails aren't processed

Including a virtual attribute in the respond_with hash

What is the proper way of adding a default boolean value that works in MySQL?

Heroku always runs assets:precompile with the production environment for Rails 3.2

Rails 3 + Ajax: how to access my local form builder instance

Schedule Rails Task to run at a certain time