Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Multiple public folders, single rails installation

ruby-on-rails-3

Omniauth+Facebook lost session

How to have a checkbox fire an ajax call when checked or unchecked in Rails3?

Uploading multiple files at once to Rails app with Carrierwave (HTML5)

Can't deploy Rails app with Capistrano and RVM

REST path for "new from copy"

ruby-on-rails-3 rest routes

Rails 3.1: Should File Uploads be added to asset pipeline?

Completed 200 OK in 652ms (Views: 50.9ms | ActiveRecord: 18.3ms)

ActionController::TestCase vs ActiveSupport::TestCase; What exactly is the difference?

Can SpineJS url() support Nested Resource in Rails?

Rails validatation to ensure a username does not clash with an existing route?

what is a rails3 application builder?

Am I preloading the app in Heroku + Unicorn correctly?

Passing JavaScript variable to ruby-on-rails controller

Creating filters for auto_html

ruby-on-rails-3

rails Multiple models in a single file

Is it possible to have multiple fixture files per model in rails 3.2?

Close session and redirect to login in Ruby on Rails

Plain old Ruby object location in Rails

adding a new has_many relationship to an existing model