Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How can I customize the public_activity rails gem to use a different "table" or "model" for "activities"?

ruby-on-rails ruby rubygems

get more than 20 members of a list with ruby, twitter gem

ruby twitter

How do I take Nokogiri-scraped HTML and output it as UTF-8 to the terminal?

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