Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

which global variable is for last expression

ruby

Database-safe Concurrency in ROR

How to bundle install via a CLI/Ruby system call?

ruby bundler gemfile

Is high-speed sorting impossible with Ruby?

ruby

ERROR: While executing gem ... (NoMethodError) undefined method `spec' for nil:NilClass

How to make Thor find templates for system installed .thor files?

ruby thor

How do I extract the child text with Nokogiri?

ruby-on-rails ruby nokogiri

how to create multi page pdf from html

Is there a workaround for "stack level too deep" errors in recursive routines?

Strange errors when installing my gem

ruby rubygems gemspecs

Is there anything in PHP like middleman in Ruby?

Chef isn't running the apt (apt-get update) recipe. Apt returns 100

EventMachine and Twitter streaming API

Pure Ruby (not C) Markdown library

ruby markdown

Sort array by highest value calculated from contents

ruby arrays sorting

I don't want "rake install" to publish to Rubygems

ruby gem rake

Getting error while running bundle exec rspec spec/requests/static_pages_spec.rb in Rails

How to fix / debug 'expected x.rb to define X.rb' in Rails

ruby-on-rails ruby

Ruby zerofill a string

ruby printf ruby-1.9.2

Convert an arbitrary string to xml in ruby

xml ruby string