Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Starting multiple DelayedJob workers w/ specific queues via Capistrano tasks

Rake db:test:prepare task deleting data in development database

Deconstructing Rails .joins & .where methods

Use separate authentication model with Devise on Rails

Is there a Rails 4 circular dependent: :destroy workaround?

Render template and change url string in browser?

Sort values using a specific collation in Ruby/Rails

How to simplify "render_to_string" in Rails 3?

Devise - Setting up mailer

When should I use development vs testing group in gemfile for testing gems?

Generate Thumbnail From pdf in rails paperclip

How do I handle authentication with Devise when using multiple models in Rails 3.2 App

Failed to build gem native extension ruby 2.0 upgrade fastthread

Custom scope on has_many, :through association (Rails 4)

Using Thin Web Server with HTTP and HTTPS

Manipulating tags with acts_as_taggable_on and ActiveAdmin

From Rails 3.2 to Cake PHP 2.0. How to do some Rails common tasks?

Gmaps4rails : Setting map width and height

Where do I place the configuration for Act-as-taggable-on?

rails model subclassing -> multi table inheritance or polymorphism