Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Arel Deprecation Warning when running rake db:create

include Rails.application.routes.url_helpers cause ArgumentError Missing host to link to

RSpec.configure and the request object

Rails 3.1 does not precompile images that are not referenced by CSS?

Rails 3.1 Devise How To Change Flash Message CSS From notice to success?

ruby-on-rails-3.1 devise

Running spec for a rails engine from its parent app

how to paginate records from multiple models? (do I need a polymorphic join?)

security safe to disable csrf tokens for json rails calls?

Rails Engines: Namespaced Polymorphic URLs

Using CDN hosted JS libraries for production in Rails 3.1

ruby-on-rails-3.1

Rake error :warning: already initialized constant MAJOR [duplicate]

Is it possible to render a js file with Rails and minify the output?

attr_accessor not accessible in accept_nested_attributes_for

How do I use jQuery FIle Upload in a nested form?

How to use grouped_collection_select to show multiple selection?

ActionView::MissingTemplate after Rails 3.1 upgrade

Rails 3.1 Static Asset - Must Assets by Precompiled for Productions?

Rails 3.1: Should File Uploads be added to asset pipeline?