Sha256: 21839e05646aee709cc7b7fb4f47920e8aa4653d6f784350463b8718161e3ba1

Contents?: true

Size: 631 Bytes

Versions: 2

Compression:

Stored size: 631 Bytes

Contents

= Actic

WARNING: THIS IS STILL VERY ALPHA!
This project is an icalendar engine for Rails3, it fuses ActiveRecord with iCal ( using the RiCal library ) and uses MIT-LICENSE.

This is very alpha software, functionality is currently incomplete, the model layer is close to finished,
but the controller and views are a long way off.


To install

in your Gemfile
 gem 'actic'

bundle install

to install the engine into your app:

rails g actic_install

This will give you
Calendars that can accept events and other components, the specs are still very limited, there is alot
more that I would like to ( and will ) add to this engine.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
actic-0.0.5.1 README.rdoc
actic-0.0.5 README.rdoc