Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Generate only tests from existing model / controllers

Devise and OmniAuth remembering OAuth

Mongoid on RoR3: 1) how to return specific field on query? 2) what inverse_of is needed for?

Remove test::unit

What is the "_path" method in ruby on rails?

How do i get request.uri in model in Rails?

What is a good shopping cart gem for Rails?

Creating a model that has a tree structure

How to remove hash keys which hash value is blank?

Rails Namespace vs. Nested Resource

rails - how to render a JSON object in a view

rails - created_at when user for ordering, Should you add an Index to the table?

Rails: how to get a file extension/postfix based on the mime type

Is it possible to include modules in rake task and make its methods available for the task in rails app?

Heroku pgbackups: Syntax errors on localhost restore

query where date = Date.today with Rails, MySQL, and Active Record

expected #count to have changed by 1, but was not given a block

How to use deactivate Webrick's SSL

link_to and remote => true + jquery : How? Help?

How can I run SOME initializers when doing a Rails assets:precompile?