Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Using Given/Let w/ Feature/Scenario in Capybara

Watir: get sometimes a Net::ReadTimeout error by launching chrome browser

ruby watir watir-webdriver

RoR: Securing a Closed API

ruby-on-rails ruby security

How does the post method work in Ruby on Rails

ruby-on-rails ruby post

RubyInstaller for Windows issue

ruby-on-rails ruby windows

before_filter set_locale except controller

Illegal character '&' in raw string REXML parsing

FactoryGirl Issues with Time and DateTime

Interpolating regexes into another regex

Parsing csv file in Ruby

ruby-on-rails ruby csv

RVM doesn't work for 1.9.1 but works for 1.8.6 and 1.8.7

ruby sqlite readline libxml2 rvm

Ruby implementation of conversion between Latitude/Longitude and OS National Grid Reference point?

ruby geospatial

Writing a Jeweler Rakefile that adds dependencies depending on RUBY_ENGINE (ruby or jruby)

ruby rubygems jruby

How to split a string without getting an empty string inserted in the array

ruby regex split

Speeding up XML to MySQL with Nokogiri in Rails

Does anything special happen to objects when there are no references to them?

Reading a .csv file and doing simple statistics in ruby

ruby arrays csv