Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

rails find_or_initialize on relationships

undefined method `asset_data_uri' - Rail 3.2

ruby-on-rails

Remove numbers from array of strings

Errno::ENOENT when uploading an image using Carrierwave and MiniMagick

How can I prevent overlapping cron jobs with Rails?

How to make a DELETE link to a rails resource?

Ruby on Rails Delayed Job Local Wont Run

Devise Admin Role: PG::Error: ERROR: relation "admins" already exists

The action 'facebook' could not be found - devise/omniauth

How to make Rubymine working with minitest framework

How SimpleForm maxlength extension works

Use schema.rb in gem

ruby-on-rails ruby rake

How to create another object when creating a Devise User from their registration form in Rails?

Reindex Sunspot Solr in Capistrano

Ruby - Inserting entries from CSV into database

ruby-on-rails ruby csv

creating an object variable in rspec test but got nil

ruby-on-rails rspec

emberjs and foundation4

FactoryGirl: Creating dynamic factories with parameters?

Couldn't find ArticlesSkill with ID=1 for Article with ID=

Mocha: Can I put a "never" expectation on a stubbed method WITH parameters?