Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Rendering form partials from other controllers

How can I disable Rails 3.1 Asset Pipeline?

What does self do in ruby on rails?

Devise render sign => up/in form partials elsewhere in code

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?