Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to check Resque worker status to determine whether it's dead or stale

Where are Rails 3 custom JavaScript events defined?

ruby-on-rails-3 ujs

AssociationTypeMismatch and FactoryGirl

How can I customize Devise to send password reset emails using PostMark mailer

Nested form in active_admin with select or create option

Does Heroku protect individual sites from DoS / DDoS attacks?

Rails 3 Routing - specifying an exact controller from within a namespace

cucumber and capybara, how to open external url or visit outside url

rake task variable

Rails 3 Application/User Settings best practice?

render :action with params

Use both Account and User tables with Devise

How to embed font-awesome icons into submit_tag

Rails 3 has_many :through naming issue

Why does 'bundle' install production gems on my development machine?

"Command failed with status ()" when precompiling assets

Why has the InstanceMethods module been deprecated?

How do you create javascript functions that are available project-wide in Ruby on Rails?

How to find the record with the maximum price?

Rails initializer that runs *after* routes are loaded?