Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails Strong Parameters - what if one of my fields is optional?

nginx: remove path from proxy_pass on named location

ruby-on-rails nginx

refactor rails if else statement with to a single line with return?

How to read file in Rails style

ruby-on-rails ruby nokogiri

Add one more same set of inputs on click rails

LoadError: incompatible library version - /home/ubuntu/.rvm/gems/ruby-2.3.1@lm5/gems/nokogiri-1.8.2/lib/nokogiri/nokogiri.so

Rails: Group and sum while adding last values (Fibonacci)

Permissions error after clearing cache via CRON

Show server output when running request specs

ruby-on-rails rspec

how to remove loads of white space / new lines from in text body of email from rails 3 mail?

Rails 5 app (Action Cable) as Socket.io server AND client

"Super from singleton method that is defined to multiple classes is not supported"

ruby-on-rails ruby

How to set allowed origin to request host in Rails 5

disabling button on click stop form from submitting

javascript ruby-on-rails

How to use fake_braintree for testing a rails app given that non-test code hits the actual Braintree API

ruby-on-rails braintree

How to create an object in ActiveRecord without initialize method?

Generate files and download as zip using RubyZip

Check if controller has a model in Rails

ruby-on-rails

Shared hosts do not yet support Rails on Ruby 1.9.2

Why do my Rails 2 routes have query strings?