Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Controller path for nested resource - undefined method `<controller>_path'

ruby-on-rails-3

Nested resources in namespace form_for

No route matches rspec's anonymous controller

ruby-on-rails-3 rspec

How do I generate specs for existing controllers?

ruby-on-rails-3 rspec

RSpec: Stub private method

How can you do a conditional where clause using AREL

Server unable to find public folder in rails 3 production environment

Where to override current_user helper method of devise gem

Pass parameter in setting attribute on association in FactoryGirl

how to define a host with https in action_mailer.default_url_options

After logout, if I push back button I can see the last page which requires login

Why do I get "Unknown validator: 'MessageValidator'"?

PostgreSQL - GROUP BY clause or be used in an aggregate function

How to detect browser type and its version

Adding a default value to text-input in simple-form

Loop & output content_tags within content_tag in helper

How to display only the value in edit page in Active Admin

Unable to load the EventMachine C extension; To use the pure-ruby reactor

How to set Devise sender name for email

Mocks and Stubs