Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Multiple DB connection in rails

Facebook auth for a Rails app using Clearance?

Showing only the most popular tags in the acts_as_taggable_on tag cloud

Devise flash messages don't show up

Merging db/migration files

Modeling Favorites

Rails - Many Models in One View

Rails 3 I18: translation missing: da.datetime.distance_in_words.about_x_hours

upgrade to osx lion, bundler gets native extension errors - no such file or directory

How can I use scopes with Ransack in Rails 3?

Make attributes default to 0 if blank or if not validating numericality

Rails 3: Model.all => NoMethodError: undefined method 'accept' for nil:NilClass

Rails 3.1 deep nesting with RABL

Why is postgreSQL storing a decimal field as a BigDecimal hash?

Rails 3 update_all using data already contained in the table on a per-record basis

User Registration with Devise and Paypal

Undefined method 'default_content_type=' in ActionMailer in Rails 3.2.1

Paginating a shuffled ActiveRecord query

What's the difference between using t.integer and t.reference to define foreign keys in a rails migration

ruby-on-rails-3

How to run a exe Asynchronously with two arguments in ruby?