Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How do I configure devise to use a custom email layout?

How to click on the second link with the same text using Capybara in Rails 3?

How should I create a REST API using Rails 3.0?

xml api ruby-on-rails-3

Ruby on Rails memory leak when looping through large number of records; find_each doesn't help

Rails 3 - select with Include?

Rails 3 remote form: How do I specify the content type?

How to cancel scheduled job with delayed_job in Rails?

How much performance do you get out a Heroku dynos/workers?

Change multiple object attributes in a single line

Meaning for attributes_for in FactoryGirl and Rspec Testing

Validation to ensure uniqueness of but ignoring empty values?

rake assets:precompile attempting to connect to database

Render Different View (template) for ActionMailer

Backbone model.destroy() invoking error callback function even when it works fine?

How do I create a Mailer Observer

Why does PDFKit/wkhtmltopdf hang but renders PDF as expected when Rails app is killed?

Setting up the logger in rails 3

What is the Rails3 version of errors.add_to_base?

How to require a ruby file from another directory

rails 3 - link_to to destroy not working