Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails3: Change location of temp (tmp) directory

Multiple Rails Helpers w/ Same Method Name

Running ruby 1.9.2 on Heroku

Devise: Create User without Password then Require Password to Use Account?

RSpec test not invoking controller

Rails 3 Nested Models unknown attribute Error

Rails: Carrierwave recreate versions does not change old images

Ruby - Difference between :variable and @variable

ruby ruby-on-rails-3

Testing Coffeescript with Jasmine and Rails 3.1

How to use rails code / pass variables to a .coffee javascript file?

How can I use validations in Rails 3.1 to enforce composite uniqueness?

How do you sort an array of objects?

How to output an Array as JSON?

Rails routing: Giving default values for path helpers

ruby ruby-on-rails-3 routes

gmaps4rails shows just half of the map when iside tab. Any idea why?

Should class instance variables in Rails be set within a mutex?

Password protecting pages simply with rails - what should I do?

Following rspec exception handling, getting 'NoMethodError' for 'expect'

ruby-on-rails-3 rspec

Rails Save a record within transaction even if transaction rolls back?

What mechanism do OmniAuth provide to ensure a secure login?