Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Python equivalent of Ruby's .find

Instance variable in controller with Ruby On Rails

Where is my Rails database?

How to set the default gemset in RVM with Rails & Heroku

Getting process status and exit code from process id in ruby

ruby process pid

Ruby blocks - wrapping and customizing superclass methods (using define_method and blocks)

ruby binding closures

Rails engine test/dummy with Spork, Guard, RSpec?

How to write and read from process with Ruby and IO.popen?

ruby popen

Rspec; How to use should not include?

ruby rspec

Rails override attribute using his getter

Make level the printed symbols in the ouput

ruby formatting scite

How to reload rails environment? Is `reload!` command depracated?

ruby-on-rails ruby reload

RSpec not sending a Post request in JSON

ruby-on-rails ruby json rspec

Rspec tests: it { should respond_to() }

ruby unit-testing rspec2

How do I redirect to 404 page when a user record does not exist?

Call Sinatra delete route with jQuery

jquery ruby sinatra

No route matches [PUT]. How to correctly route?

ruby-on-rails ruby routes

How to use hanami logger?

ruby logging hanami