Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Adding additional data to an ActiveRecord object

How can I DRY up this Haml?

ruby-on-rails haml dry

Rails Parse Ransack parameters with submit

puma.sock missing in ec2 server after capistrano deployment

Is it better to send 1 POST Request with an array parameter or 40 POST requests to create 40 objects in DB?

How do I input join table field in a form in Rails

ruby-on-rails

Querying From :through Association

Rails 4 getting local variable to js.erb file

Sidekiq - Prevent worker from being executed in specific machine

validate confirmation with hidden field Rails 4

ruby-on-rails validation

What's the most efficient way to keep a user database in sync with an external mailing list service?

How to implement a progress bar in Ruby?

Select2 placeholder not working in rails app with hidden_field

Sort Array in Controller

ruby-on-rails ruby

Rails site search with Bing API example?

Friendship model, how to determine if a friendship model already exists between 2 users

Installing Ruby 1.9.3 on Ubuntu 11.10

ruby-on-rails ruby ubuntu rvm

ActiveModel::MassAssignmentSecurity::Error

How to detect if ActionCable subscription request failed

ruby-on-rails actioncable