Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails - Given a block of text, auto-link links

Regex to validate string having only characters (not special characters), blank spaces and numbers

How to Skip Validations w/ find_or_create_by_?

uglifier not working in rails

Set a session variable in devise on sign in

Rails 3/Ruby 1.9.2 Date.tomorrow not correct

Virtual attributes and mass-assignment

Rails I18n of CSS file

Base64 upload from Android/Java to RoR Carrierwave

How to properly add brackets to SQL queries with 'or' and 'and' clauses by using Arel?

rake aborted! undefined method `map' for :name:Symbol

ruby-on-rails-3 rake

How do I ignore folders and files when pushing to Heroku with a Rails app?

how to use content_for so that the content shows up in the layout

How to install Rails 3 master from GitHub

Rails3 button_to is calling POST action, trying to call PUT action

What is the best way to test a rails app?

Empty my Sqlite3 database in RoR

In what circumstances should I use instance variables instead of other variable types?

How to dynamically load class using namespaces/subdirectory in Ruby/Rails?

ruby ruby-on-rails-3

How to order by a related model in default scope? -- Rails 3.1