Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

How to check in development or production in ERB file in Rails?

Rails 3 - set the filename in a respond_to

How to set defaults for ransack sorting?

How to initialize an ActiveRecord with values in Rails?

Ruby on Rails - Make Slim the Default Template

How to get a Date from date_select or select_date in Rails?

Set maximum length in Text field in RoR

Why does rake db:rollback rollback three steps?

Routing Error uninitialized constant Users

How to deal with vendor/plugins after upgrading to rails 3.2.1

value_to_boolean deprecated; what's a good replacement?

Rails database defaults and model validation for boolean fields

How to create a Ruby DateTime from existing Time.zone for Rails?

What is the purpose of vendor/bundle? Heroku tells me to remove it

How to save a model without running callbacks in Rails

rails assets pipeline "Cannot allocate memory - nodejs"

How to use Eclipse for Ruby on Rails (RoR)

Rails - How to test that ActionMailer sent a specific attachment?

what is the difference between link_to, redirect_to, and render?

Sending files to a Rails JSON API