Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rspec vs. TestUnit

Capybara tests with :js=>true... Routing Error: No route matches [GET] "/assets"

Rails HABTM - Properly removing an association

Ruby gem naming conventions

"Uncaught TypeError: undefined is not a function" - Beginner Backbone.js Application

Rails 3 Authentication: Authlogic vs Devise

How do I defined a variable link_to to an external URL

form_for undefined method `user_path'

How to rescue OmniAuth::Strategies::OAuth2::CallbackError?

How to make Devise redirect after confirmation

How to destroy jobs enqueued by resque workers?

Rails 3 SSL routing redirects from https to http

What is the difference between rails structure.sql and schema.rb

How to include Rails Helpers on RSpec

When using shallow routes, different routes require different form_for arguments

ruby-on-rails-3 form-for

Loop over Object attributes in Ruby on Rails

Same Model for Two belongs_to Associations

In which folder should I put "global" shared partial templates? [duplicate]

rails singular resource still plural?

How can I detect if my code is running in the console in Rails 3?