Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

How to order objects by attributes?

Get mp3 duration when uploading to S3 using carrierwave

Turbolinks loads Javascript multiple times

What is the highest Ruby version supported by Rails v4.1.16?

Override AuthorizationsController Doorkeeper

CarrierWave url nil after upgrading from Rails 3 to Rails 4

Can't get new Rails app with Devise to display sign_in/sign_up pages

With a model where the name is the same single as plural, `has_many, :through` isn't working in one direction

Configuring a Rails 4 app for production in a subdirectory under Apache

Why does ActiveRecord generate parameterized queries for most operations, but not for find_by?

Using simple_hashtag gem to link to hashtags in model's 'body' attribute

JasmineRice on Rails 4

how to use page.replace_html in rails 4

Unable to create cross-domain websocket connection to Node.js socket.io server

Rails - Delayed job stops running

Adding first name and last name to devise sign up form

devise ruby-on-rails-4

Rails 4 nested attributes and has_many :through associaton in a form

Asset compiling crashing on server environment with: "NoMethodError: undefined method `[]' for nil:NilClass"

Do I need a "Users" controller when using Devise in Rails

Specify custom index name when using add_reference