Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Create migration files in rails from existing mysql table

Where and how to assign a user :admin role for attr_accessible in rails 3.1?

rvm install: ruby installation error

How do I call another task in Rake

Sass / SCSS Mixin for Clearfix - best approach?

undefined method "results" with Sunspot Solr Search

Paperclip gem triggering CSRF token verification problems

Why are my tests slow after upgrading rails from 3.1.0 to 3.2.0?

How to do joins on subqueries in AREL within Rails

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?