Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to set the env['SERVER_NAME'] in rack/test?

ruby rspec sinatra rack webmock

Download a Carrierwave upload from S3

GPIO monitoring with select

ruby linux gpio

Ruby: stack level too deep (SystemStackError)

Can I use gollum to create a wiki which isn't hosted by Github?

ruby gollum-wiki

How to implement client-server API and authorisation in Ruby (Rails/Sinatra)? [closed]

How to store ruby blocks in db and use them?

ruby block

debugging a rails app with rubymine

Dynamic image versions with carrierwave

Defining class variables inside class_eval inside Module#included

ruby mongodb

How to run Ruby script with env and warnings enabled?

ruby warnings

Why does MySQL count from 1 and not 0?

php python mysql ruby

Why Module.methods() and respond_to? works differently in irb than in script?

Saving ruby's benchmark output to a file

ruby benchmarking

Send emails with Padrino in Heroku

ruby heroku padrino mailing

having multiple constructors in ruby [duplicate]

Can not use variable in IRB after var = Watir::Browser.start 'url'

ruby watir watir-webdriver irb

Delineating ruby gem public APIs for semantic versioning

Jekyll - Error Running 'Jekyll Serve'

ruby gem jekyll

"Don't run bundler as root" - what is the exact difference made by using root?

ruby gem bundler