Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Changing the reading order of Rubygem sources

ruby rubygems gem

Why does bundle ignore "gem 'pg'"? [closed]

Can't mass-assign protected attributes attr_accessor and attr_accessible

ruby ruby-on-rails-3.2

Rails: Delete request in capybara, bug or my mistake?

NoMethodError: undefined method `email' for nil:NilClass : can't send email with devise/sendgrid(Rails 3.2)

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