Sha256: 7ce4e5ab29fc8652ae0fb068ea8e00fd311cacc2d9a99258048198a1d8e8216c

Contents?: true

Size: 619 Bytes

Versions: 12

Compression:

Stored size: 619 Bytes

Contents

jruby-rfc2445
=============
A JRuby implementation of RFC 2445 (ical) recurrence rules.

This library makes use of the google-rfc-2445 library (http://code.google.com/p/google-rfc-2445/)
To see the usage, please see the RSpec test cases.

The JTime class uses Joda-time as its underlying implementation. To find out more about Joda time, visit:
http://joda-time.sourceforge.net/

Getting Started
===============
1. Make sure you can install RubyGem from GitHub (you only have to do this once): jruby -S gem sources -a http://gems.github.com
2. Install JRuby RFC 2445 library: jruby -S gem install jerryluk-jruby-rfc2445

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
jerryluk-jruby-rfc2445-0.0.1 README
jerryluk-jruby-rfc2445-0.0.2 README
jerryluk-jruby-rfc2445-0.0.3 README
jerryluk-jruby-rfc2445-0.0.4 README
jruby-rfc2445-0.6.4 README
jruby-rfc2445-0.6.3 README
jruby-rfc2445-0.6.2 README
jruby-rfc2445-0.6.1 README
jruby-rfc2445-0.6.0 README
jruby-rfc2445-0.5.0 README
jruby-rfc2445-0.1.0 README
jruby-rfc2445-0.0.4 README