Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

add :onchange => "readURL(this)" to input file on simple_form

why is password hash different for 2 users with the same password?

ruby-on-rails-3.1 bcrypt

Rails 3.1.4 - Render :text

ruby-on-rails-3.1

Starting thin server without the thin gem does not work

Heroku , How to know ruby version of project?

How are people testing rails 3.1 + force_ssl?

Prevent Rails 3.1 (webrick?) from logging assets rendering

Ruby on Rails 3.1 Blog Engines

ActiveRecord STI: How can I break out of the parent class' default scope

Rails 3 initializers that run only on `rails server` and not `rails generate`, etc

Rails Active Record - How to model a user/profile scenario

Rails 3.1.1 assets precompile - rake aborted

Rails 3.1 asset pipeline vendor/assets folder organization

How do I view SCSS @warn and @debug directives in a Rails 3.1 project?

ruby-on-rails-3.1 sass

CSRF Protection with HTTP GET requests in Rails

Chaining methods using Symbol#to_proc shorthand in Ruby?

RubyGems error after updating system

Devise Logging User out on AJAX request. Rails 3.1

Check if ActiveRecord object is destroyed using the .destroy() return value