Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to use rails-i18n with HAML

ruby-on-rails-3 haml

Backbone.js + Handlebars each

Style placeholder differently from value with best_in_place

rails generate - "Could not find generator"

Override ActiveRecord << operator on has_many :through relationship, to accept data for the join model

Faster way to write this rake command - rake db:drop db:create db:migrate db:seed

getScript jQuery path not working / Ruby on Rails

rails generate bootstrap layout with bootstrap-sass instead of twitter-bootstrap-rails

Rails convert string containing datetime to date

What is the Correct Way To Add a :staging group to My Gemfile

How to set default time for simple_form time input

Different layout for controller with respond_to in Rails

"Rails s" or "Rails c" in console fails: "Looks like your app's ./bin/rails is a stub that was generated by Bundler"

Rails validation, knowing which field is invalid?

Alternative for ssl_requirement plugin for Rails 3?

Why are all strings ASCII-8BIT after I upgraded to Rails 3?

rails3 gem: acts_as_something

ruby-on-rails-3 rubygems

Webmock gem in rails 3 and properly including it

ruby-on-rails-3 rubygems

Change number of elements per page with <%= will_paginate %>

Remove Routes Specified in a Gem?