Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

nested form & update_attributes

How do you convert an ISO 8601 date to a UNIX timestamp in Ruby?

How to render partial in page from rails controller without prototype helpers

Rails: Is it better to send email notifications from a model or a controller?

Rail3 rake test task not running tests

Is it acceptable keep logic in view templates?

Processing HAML from database in ruby on rails

ruby-on-rails haml

Devise Invitable : Optionally Send Email

confirmation_url points to localhost

ruby-on-rails heroku devise

How can I still do gsub even if there is a nil?

ruby-on-rails gsub

Rails 3 Migration not working on Heroku

RSpec Error: Mock "Employee_1" received unexpected message:to_ary with(no args)

ruby-on-rails rspec

Get data from form params

Heroku App is Reading database.yml File

ruby-on-rails ruby heroku

Spree 's latest version does this on remote - undefined method `set_preference' for nil:NilClass

ruby-on-rails spree

Default to "autolist on" in ruby debugger

How do I add "data-main" attribute to a script tag using rails javascript helpers?

Testing Omniauth in Rails

Execute a sudo command in Ruby on Rails app

ruby-on-rails linux ubuntu

"Could not find activesupport in any of the sources," even though activesupport is installed.