Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Uploading multiple files directly to Amazon S3 using Rails 3.2 and AJAX (non-flash upload solutions)

How to troubleshoot broken Rails logger (not accepting log_tags)?

ruby-on-rails-3

Rails 3 find_or_create by more than one attribute mongoid

Serving static HTML in Rails with a layout file

Rails: Access parameters in view after form submission

Signing out User with Devise is signing out the AdminUser as well

Mongoid - save and update_attribute does not persist

NoMethodError when trying to access method defined in included module

How to integrate pry with RubyMine IRB console?

Rails multiple Has_one relationship to same model

use javascript in rails 3.2 without coffeescript

DateTime comparison fails in Rails

FactoryGirl after_create method not saving

Mysql2::Error: Duplicate entry for key -- ActiveRecord::RecordNotUnique not catching error?

Using Rails 3 autoload paths isn't loading some folders but is loading others

Compute complex math (integration, derivation,...) [closed]

Why Rails generate BINARY in SQL query when create new record

nested drop down box and multi-select box based on each drop down in rails?

rspec/capybara/poltergeist tests pass 100% locally, random tests fail on teamcity CI server

Rails 3: fields_for showing blank filed on Edit view