Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

What does require_self mean?

Rails naming convention for join table

How to make Rails 3.1 use SASS (Over SCSS) as the default?

Upgrading from Rails 3 to Rails 3.1 [closed]

Speed up assets:precompile with Rails 3.1/3.2 Capistrano deployment

How to add confirm message with link_to Ruby on rails

Ruby syntax: break out from 'each.. do..' block

What's the correct syntax for remove_index in a Rails 3.1.0 migration?

Rails: How to add link_to with target blank

ruby-on-rails-3.1

Access Asset Path from Rails Controller

Can we call a Controller's method from a view (as we call from helper ideally)?

Run migrations from rails console

Rails: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)

Rails 3.1 asset pipeline: how to load controller-specific scripts?

Add a new asset path in Rails 3.1

When to use self in Model?

rails - "WARNING: Can't verify CSRF token authenticity" for json devise requests

Subqueries in activerecord

Rails: How to find_by a field containing a certain string

How to set up factory in FactoryGirl with has_many association