public
Description: A very simple program to test Ruby regular expression ala http://www.rubular.com/, just locally and offline.
Homepage: http://wiki.github.com/rha7dotcom/rhegexp
Clone URL: git://github.com/rha7dotcom/rhegexp.git
name age message
file README.textile Loading commit data...
directory lib/
file rakefile
file rhegexp.rb
file rhegexp_linux
README.textile

RhegExp

Description

A very simple program to test Ruby regular expression ala http://www.rubular.com/, just locally and offline.

Installation

Just place it in a directory of your choice and run rhegexp.rb.


$ ./rhegexp.rb

Development

Modify directly the glade source file at lib/ directory, the ruby-glade-create-template-generated rb in that same directory, and re-generate and run using the rake task.

Of course you need to have installed ruby-gnome2 gem and all the associated gems, and of-course^2^, you need to have installed ruby and ruby-gems.

You can find a good description of how to install Ruby-GNOME2 0.18.1 in Ubuntu 9.04 Jaunty Jackalope in my blog at Rha7dotCom Blog