Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Default resource for namespaced route?

Rails log file stops logging if I touch it. How to get it logging again?

ruby-on-rails

ActiveResource Caching

Using ruby 1.9.2, rails3.1.0, Why am I getting an error when I try to generate a scaffold.

How do I render_to_string in a rails model?

Ruby - I need to convert string into a timestamp

ruby-on-rails ruby

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