Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Schedule Rails Task to run at a certain time

3rd Party Script Caching in Rails 3.1

How to list all defined environments in a Rails 3 application?

How can I reorganize an existing folder hierarchy with CarrierWave?

Getting Table doesn't exist error, but the table does exist (ActiveRecord::StatementInvalid Mysql2::Error: Table doesn't exist)

Creating Signature and Nonce for OAuth (Ruby)

Rails 3: Call functions inside controllers

Jquery ajax and Rails 3 -> load content

Ajax Delete links log out current_user

RSpec2 and Capybara

rake assets:precompile undefined method directory? for nil:NilClass

Heroku *.js isn't precompiled error

Rails API design

Rails file_field_tag not uploading file

Unicorn triggers mongoid error during assets precompile

How to use Link_to with nested resources

How to fabricate Mongoid document with embedded document using Fabrication?

Rails 3 link_to generator for :post, :put, & :delete?

http ruby-on-rails-3 rest

What's a smart way to implement a Maintenance page in a Heroku app?

How to put a value in flash when testing an action