Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails deprecation warning for vendor/plugins when I don't have any [duplicate]

Rails best_in_place jQuery in place editing :activator button not working

Cannot create test database in rails 3.2 with postgres

postgresql version won't change from default

Converting a mysql2 type to an array and sorting it in ruby

Many to many table with an extra column in Rails

Pagination in Rails - Always redirects to 1st page after edit/update an element belonging to the other pages

What data type can I use for very large text fields that is database agnostic?

Thinking Sphinx -- no indexes found in config file

Ransack search, how to search for each word by splitting input search parameter

devise redirect to a custom url when not confirmed instead of flash notice

Rails: How to make a form post to another controller action

CDN Sumo heroku addon and font assets

before_filter in application controller for only get requests

PaperTrail: info_for_paper_trail outside the context of a controller

Carrierwave: how to crop and resize so that the final picture has exactly the same width and height?

How do I specify different versions of a gem for development and production

Database connection timeout error in postgresql

Change permissions of file in Ruby

Rails Engine: Namespacing foreign key references to other models in the same engine