Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Remove assets loading from error logs

How do I precompile assets in rails in development environment?

Copy of environments/development asset path cannot find jquery-ui-rails in gems directories

bundle exec with heroku - is it necessary?

file 'lib' not found when installing rails 3.1 on Mac OS X Lion

How to automatically compile scss into css with assets pipeline in Rails 3.1?

Running heroku rake db:migrate from a Jenkins build fails

DISTINCT ON column only for non null values

How to "touch" a parent model of a `belongs_to` association only if certain conditions are met?

Rails 3.1 add columns with change_table migration

ActiveAdmin Rails 3.1 Install Issue

How can I use assets within Mailer?

Using Dir.glob to list assets in Rails 3.1?

Where to put private documents to use in Rails applications?

Sanitize HTML and close incomplete tags

Google Charts in Rails 3.1 Ajax Partial

Rails / Jquery Autocomplete auto complete plugin for city, country

Rails 3.1 AJAX form - "ActionView::Template::Error (undefined method `gsub' for #<ActionDispatch::Flash::FlashHash:0x00000102b73b78>):"

How to remove <hash></hash> from format.xml

How do I create a rake task for a Rails engine which is not exposed to the host application?