Skip to content
/ actic Public

An implementation of iCal for active record objects using RiCal

License

Notifications You must be signed in to change notification settings

apptrix/actic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An implementation of iCal for active record objects using RiCal

Resources

License

Stars

Watchers

Forks

Packages

No packages published