Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Suggestions for getting Selenium to play nice with Bootstrap modal fade?

What does config.assets.version do in Rails?

Rails 3 and graph databases

Devise (or OmniAuth) appending "#_" to URL after sign in

Rails after_save callback being called multiple times

Rails Gem sanitize - How to whitelist &

Rails 3 & devise_ldap_authenticatable: Authorization against Active Directory?

Showing validation errors next to its field

Start rails server automatically when ever I start my ubuntu machine

In Ruby on Rails, why is "bundle install" so slow to create Gemfile.lock and "rails g foo name:string" creates it so quickly?

ruby-on-rails-3 bundle

Mysql2 Error MySQL server has gone away

ruby-on-rails-3 mysql2

Rails 3, apache & passenger, send_file sends zero byte files

API and Application authentication using Devise, Doorkeeper and OAuth2 token

undefined method `include?' for nil:NilClass with partial validation of wizard gem

How does one see what data is stored in the RDS database?

Rails Question: belongs_to with STI -- how do i do this correctly?

How to scope last week by Date object [duplicate]

What does a .gem file contain? How it is being used by Rails framework?

How to destroy all association data between two models? (Rails beginner)

devise - Customizing the User Edit Pages