Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Disabling asset fingerprinting with asset_path for a single asset

:greater_than_or_equal_to in validates_numericality_of only partially working in rails 3.1

Rails 3.1: javascripts not served correctly from vendor/assets directory?

Getting current Git commit version from within Rails app?

Assets loading slowly in development

How can I connect to MySQL in Ruby on Rails?

Integrating CKEditor with Rails 3.1 Asset Pipline

ActiveAdmin Alternatives [closed]

Rails routes with optional scope ":locale"

How to find records created this month in Rails 3.1?

Stripe recurring/subscription billing best design/practices?

How do you write DRY, modular coffeescript with Sprockets in Rails 3.1?

How do I replicate class_inheritable_accessor's behavior in Rails 3.1?

How to handle translations for an ActiveModel?

Preventing "warning: toplevel constant B referenced by A::B" with namespaced classes in Rails

trying to get content inside cdata tags in xml file using nokogiri

Assets say "not precompiled" when they are precompiled

devise overriding registrations controller - uninitialized constant Users::RegistrationsController

ruby-on-rails-3.1 devise

Ruby on Rails: How would i stay on the same page if the post is not saved?

Rails: Use livereload with Asset Pipeline