Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Ruby (Rails) unescape a string -- undo Array.to_s

ruby on rails: undefined method "version_requirements' when attempting to start server after new install

ActiveRecord query: order by a sum on an included model

notification on email delivery failure with action mailer in rails

specify an environment in rails 3 app with thin

Connecting a rails application with sunspot to a tomcat/solr server with authorization

Using IP restricting API's on Heroku

ruby-on-rails api heroku ip

Mongoid relating one object to two different objects of the same class using has_one

Suggestions for namespace setup for website, and page specific object's etc

factory girl and nested_attributes in rails 3

Getting error: update rubygems while deploying/migrating to Heroku

How do I use regular expressions in a Rails route to make a redirection?

Unable to sign in for a user resource - NoMethod error in devise/sessionsController#create

ruby-on-rails ruby devise

ruby on rails - error accessing to public directory

ruby-on-rails ruby

rails 3 ruby 1.9.2 CSV "already initialized constant .." warning

How to allow only the admin to view link

ruby-on-rails

Rails 3 Routes with or without :id

Capistrano deploy with thin servers

invalid decimal becomes 0.0 in rails

What are the right parameters for a rspec put request on my stub