Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Labeled fixtures for associations in Rails 3 broken

Rails 3 after_initialize not running when create is called with a block

Postgresql.app vs Homebrew

How to access params in the callback of a Rails model?

Aliasing a referenced relationship field in Mongoid

ruby-on-rails-3 mongoid

Documentation for creating custom Sprockets processors?

Redis::CommandError: ERR Client sent AUTH, but no password is set

what's the difference between gem and plugin?

Preventing a form submission with jquery ujs if the field is empty

Make twilio leave a message after the beep

ruby-on-rails-3 api twilio

send_data for csv file returns text of file, not file

How to set up rspec-rails to generate feature specs for capybara

Architecture for RoR SaaS application

Is there any debug toolbar for Rails 3.x

Writing to excel files in ruby using roo gem

Rendering validation errors in Ruby on Rails

TypeError (no _dump_data is defined for class Proc):

Is is possible to include views in a gem that the user can render as a partial?

RSpec response.body is still empty even with config.render_views

Concise introduction to Ruby on Rails for experienced developers? [closed]