Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to create an RSpec Rake task using RSpec::Core::RakeTask?

ruby rspec rake

How to test order-conscious equality of hashes

attr_accessor which transforms nil into string on write

ruby

Ruby markdown interpreter with syntax similar to GitHub Flavored Markdown?

How can I get all defined classes? [duplicate]

ruby

Configuring issue when install a version of Ruby with RVM

ruby linux rvm debian

Accidentally created a git submodule

Ruby test for "\0" null?

ruby null string

CarrierWave - PDF - Only choose the first page

What is Ruby's analogue of Python's variables, undeclared in the class definition?

python ruby

Ruby - source code - coding style

c ruby coding-style

Is there an rspec matcher to confirm a class includes a library, module or gem?

ruby rspec

Ruby regexp to match comma, but ignore comma in brackets

ruby regex

What is the origin of `%i` notation? [closed]

ruby syntax

Gemspec failing

ruby rubygems gem

Ruby: syntax error, unexpected tIDENTIFIER, expecting ')'

ruby syntax

configuration file for a standalone ruby script

ruby-on-rails ruby

Rails truncating of parameters with '.' in urls

Get image using imgur API in Ruby (on Rails)

ruby-on-rails ruby imgur

Ruby Mechanize Zlib::BufError

ruby mechanize