Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Why does this locals variable declaration not work?

Parse 'ul' and 'ol' tags

Query and order by number of matches in JSON array

Order by count on has_many relation

Is there a Rails 4 circular dependent: :destroy workaround?

redirect_to with :anchor. The :anchor gets lost on the Show action but works fine on Create

undefined method `includes' for object instance

Generate Thumbnail From pdf in rails paperclip

What is the best way to user authentication with Devise 3 and Backbone?

Rails i18n : "fr" is not a valid locale

files produced by asset:precompile don't match urls generated by stylesheet_link_tag (missing digest) in minimal rails 4 site

Rails asset pipeline with ES6 modules and browserify

What are the pros and cons of Asset-Pipeline/Turbolinks from Rails 4 for a big application? [closed]

Rails and MiniTest: add additional folder

Rails transaction not rolling back

Run script in Rails console and have access to objects created?

Bundle install broken on ruby 2.0 upgrade

fontawesome + rails 4.0.1 not working

Wicked-PDF not showing images, 'wicked_pdf_image_tag' undefined

Reloading rails middleware without restarting the server in development