Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Asset pipeline won't even try to compile SASS

How can I display an image whose path is outside my Ruby on Rails project directory using rails 3?

How to record time of last activity in Rails app?

Strange ActiveRecord::StatementInvalid error for Rails 3.2 on Ubuntu

Omnisocial depends on gem bcrypt-ruby 2.1, but Rails 3.1 depends on bcrypt 3.0.0 - what do I do?

Acts_as_taggable_on migration fail

How to define Rails Helper for one specific action?

Run ruby file in rails console

Blog integration into an existing app

Rails timezone differences between Time and DateTime

Ruby Mysql can't connect to localhost (10061)

mysql ruby ruby-on-rails-3

SQL Insert committed but not found on next request?

Why Delete link doesn't work in this Ruby on Rails project?

Clean way to add seeds data in Rails test environment

Rails invalid multibyte char (US-ASCII) - Heroku crash

Exact routing matching routes created by resources in Ruby on Rails