Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

rails rake routes where are they from

Unable to render PDF to browser using Prawn PDF for Ruby on Rails

ruby-on-rails-3.1 prawn

Where to put Galleria (jQuery image gallery framework) in Rails 3.1 Asset Pipeline?

How to parse url to get base url? -- Rails 3.1

Remove all JavaScript from an HTML page

How do I add a jquery plugin to rails 3.1

How do I setup/use ruby on rails snippets and autocomplete in sublime text 2?

Error while creating new Rails 3 project : `require': cannot load such file -- openssl (LoadError)

Heroku: No Rakefile found (but works locally)

NameError: uninitialized constant ActiveRecord::Associations::Builder::XMLMarkup

writing associations for a recursive relationship

Can't push app Heroku - Failed to install gems via Bundler

Skip before filter with Active Admin

Devise skip_confirmation! fails to avoid to send the confirmation instructions

How do I add asset search paths to Sprockets based on a wildcard subdomain in rails 3.1?

Rspec Rails 3.1 Integration test. How to send post request headers for mobile, http basic authentication and JSON?

How to use multiple databases for one rails 3.1 app in Heroku?

Asset pipeline not compressing javascripts into application.js

Asset Pipeline not finding JS file

How to destroy all association data between two models? (Rails beginner)