Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

uninitialized constant Psych::Syck (NameError)

What's padded Base64 encoded strings and how can i generate them in ruby?

ruby json base64

What's the best way to parse RDFa, Microdata, etc, store and display info back using a uniform schema/vocabulary (schema.org's for example)

pop/shift a ruby array multiple times

ruby arrays

Problem with upgrading rubygems via rvm

ruby macos rubygems rvm

gem not available, even after adding to gemfile and running bundle install

Doesn't Lua have something comparable to Ruby's method_missing?

With Vim Rails, can you create a new migration file and open it in one go?

ruby vim textmate

Are you supposed to include Gemfile.lock in a published gem?

ruby rubygems bundler

Rails source code : initialize hash in a weird way?

ruby-on-rails ruby

Modeling Favorites

Rails - Many Models in One View

Raising OpenURI::HTTPError caused wrong number of arguments error

ruby exception rspec open-uri

Defining a new logical operator in Ruby

ruby metaprogramming

Rails 3 I18: translation missing: da.datetime.distance_in_words.about_x_hours

Render a view of another controller

ruby-on-rails ruby

Converting a hash into a nested hash

ruby hash nested

How can I securely erase a file?

ruby secure-coding

Writing a command line utility in Ruby

ruby gem

parse csv with commas, double quotes and encoding

ruby parsing encoding csv