Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

writing associations for a recursive relationship

Gem to track User Activity [closed]

Rails Observers - When to and when not to use observers in Rails

Ruby on Rails: Use slug instead of id on resource routes

Error stating that "bcrypt-ruby is not part of the bundle", how can I add bcrypt-ruby to Gemfile?

Rails 3 - Devise : How to skip the 'current_password' when editing a registration?

How to get class instances in Ruby? [duplicate]

ruby ruby-on-rails-3

how to change rails to development mode

If No route match then redirect to root page

How to compare null in rails active record query

How to issue a 'find' or 'where' that raises a RecordNotFound

How to get the current route in rails

Git Errors when Pushing on Heroku

How can i get the current weekday beginning in ruby?

Why does Rails 3 with Mysql2 Gem ActiveRecord::Base.connection.execute(sql) return Array not Hash?

ruby-on-rails-3 gem mysql2

Delayed jobs restarting + Capistrano best practices

Auto refresh <div> without reload entire page

save_and_open_page and spork, spork is loosing test suite / output

Getting Rails 3 Generators with Rspec 2 and Mocha

how to put debugger in factory girl?