Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Could not find gem 'sqlite3 (>= 0) ruby'

How do I test a Ruby command-line program with Cucumber that has a massive amount of output?

ruby cucumber aruba

Paperclip deprecated method

Single occurrence event with ice_cube gem using start_time and end_time

How to make sure the running order of puppet classes?

ruby deployment puppet

How the Anchor \z and \G works in Ruby?

ruby regex ruby-1.9.3

How do I run a rails command command from a shell script?

in sinatra using erubis, default setting escape_html is true. sometimes hava to unescape

ruby sinatra erb erubis

Devise Async, throws error after rails upgrade

Rails force ssl only on specified controllers [duplicate]

ruby-on-rails ruby ssl

Ruby/rails array fill in empty items

ruby-on-rails ruby arrays

Capitalize each word except selected words in an array

ruby arrays nlp

Add method to base class in the context of module

ruby metaprogramming

How to ensure files are closed when reference is held by a different object

ruby nokogiri

How can I convert a String with \xf6 chars into a human readable one?

Scripting openssl to generate many certificates without manually entering password?

Why the `singleton` methods can't be defined on `Fixnum`,`Bignum`,`Float`,`Symbol` class objects, but ` FalseClass` and `TrueClass` can have?

ruby ruby-2.0

How to write String monkeypatch method that will modify it

ruby monkeypatching

how to get child class variable back into parent class in ruby

ruby class inheritance

How to return full JSON of Tweet from Twitter Gem Twitter Object

ruby json mongodb twitter