Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

ActiveRecord::AssociationTypeMismatch when attempting to save nested attributes in Rails

Rails and Authlogic. Show currently logged in users

ruby-on-rails

Rails: If Foo has_many :bars, do all :bars need to belong_to a Foo?

Trying to understand salting and hashing passwords in Ruby on Rails

Rails3 or Express.js? who is more efficient during development?

ruby-on-rails express

How to create a new rails 3 app that uses jQuery as a js framework [closed]

Really destroy acts_as_paranoid objects

ruby-on-rails

layout with symbol generates error

Which is a better gem for indextank? [closed]

Rails 3 and Twilio to do phone verification

How to prevent abusive crawlers from crawling a rails app deployed on Heroku?

Ruby on rails global variable?

Mongoid: using more than one database?

Rails devise help routing error No route matches "/sessions/user"

Rails 3.1 pre Migration problem

generate hash on ruby

ruby-on-rails ruby

Rails 3 email password in environment.rb? Push to git safe?

ruby-on-rails security

Multiplying the contents of two arrays (not the arrays themselves)

ruby-on-rails ruby

Create multiple Rails ActiveRecord records in one call/query

What causes this dependency error in Rails 3?

ruby-on-rails