Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

What is Java function equivalent to Ruby Object#inspect

java ruby

rake db:migrate error tables

ruby-on-rails ruby devise

Random item by weight [closed]

arrays ruby algorithm

Is it possible to stub a file upload using the Ruby AWS SDK?

JRuby with Sinatra on Heroku

ruby heroku sinatra jruby

How can i put a string with an ampersand in an xml file with Nokogiri?

ruby xml nokogiri cdata

How to install Nokogiri as a Macruby gem?

ruby rubygems nokogiri macruby

Ruby on Rails 2.3.5: Populating my prod and devel database with data (migration or fixture?)

Append text to a file after a certain match

ruby

Rails: Query n IDs before and after some ID

How can I make a unencrypted copy of an encrypted PDF in ruby?

Rails Time Zone Mapping for browser detected Timezones

Ruby RI fails with instance of RDoc::Context::Section needs to have method `marshal_load' (TypeError)

Does --css-dir always have to be relative to the project directory?

Installing Ruby-Gnome2 on Ubuntu with RVM

ruby gtk rvm ruby-gnome2

Writing concise multiple else/if statement

ruby