Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

send_data for csv file returns text of file, not file

Does the asset pipeline rails 3.1 waste cycles?

How to change case of interpolated variables in Rails locale file?

form_for wrong number of arguments (3 for 2) since upgrade to rails 3.1

How can I dynamically require assets in the Rails 3.1 asset pipeline?

Controller InheritedResources::Base

ruby-on-rails-3.1

Starting Sidekiq with rails server in development environment

Why using merge method with scopes isn't working anymore on Rails 3.1?

Force SSL for specific routes in Rails 3.1

Where to put helper functions for rake tasks and test files in Ruby on Rails?

How do I run Rails/Rake from another directory?

Favicon with Rails 3.1 not showing up? [duplicate]

ruby-on-rails-3.1

How to list all defined environments in a Rails 3 application?

Active Admin authentication conflicting with User authentication

About "<<" operator in this Rails association case

encryption and decryption algorithm in Rails

Using Rails 3.1 :as => :admin for updating attributes protected by attr_accessible

Configure session_store.rb to handle staging and production?

Twitter-Bootstrap: Simple_form not making horizontal form or correct HTML output?

Changing updated_at in a Rails record