Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3 Factory Girl + Many to Many Relationships

Rails path-helpers doesn't work in js.coffee.erb

Add if statement to do-end block

Rails: Where to define a helper method that will be available to several controllers?

Creating a custom method in rails

Rails 3 - index action not loading by default on controller

ruby-on-rails-3 routes

Rails 3.1. Create one user in console with secure password

Ruby, regex to match tabs and replace with 2 spaces?

How can I build up an ActiveRecord query incrementally, line by line?

cannot load such file -- script/rails : Getting this error while remote debugging through RubyMine

No route matches [GET] "/signout"

Is it possible to use cancan with two ability class

Twitter bootstrap: do I need both bootstrap-sass and twitter-bootstrap-rails gems?

Failed to build gem native extension (mkmf (LoadError)) - Ubuntu 12.04 [duplicate]

Delete / Destroy is not working in rails 3 with jQuery

Jquery modal windows and edit object

jquery ruby-on-rails-3

How to set default values in models? -- in Ruby on Rails 3.1

Rails: rake db:create:all fails to connect to PostgreSQL database

How can I create a Postgres user and database whenever I create a new rails app?

Accessing current_user variable from application.js in Rails 3