Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Why rspec has one day difference sometime in rails 3.1.0?

create_attribute before save in Rails 3.1 doesn't set self.attribute_id

Rails 3: How to intercept any http request

Rails routes for non-standard assets in a mountable engine

Custom Method in Rails Controller

How to avoid N+1 queries with will_paginate?

How to configure nginx with passenger with rails application

link_to_unless_current assign class to disabled (current) link

Rails error: "comparison of User with User failed"

Are there any Rails gems/tools/templates to sandbox experimental features for split-testing?

Rails 3: What is the correct Rails way of doing custom types?

How to test the Model has has_secure_password?

How to embed mercury in new action without losing ability to use select fields?

Devise RegistrationsController create action in API

Some assets not displaying on Heroku

Rails form_for with file_field and remote => true and format => :js

In my controller I want to receive some params like params[:test][:test_page]

Apply strong style to number only with Rails pluralize helper