blob: 0dc2878b125eb251e4adeca3977a457800bfee74 (
plain) (
tree)
|
|
= pdf-calendars
Generate pdf calendars
The idea is to have multiple calendar designs
with different formats, localized text, custom colors, etc.
and be able to create beautiful pdfs to use on Ilustrator,
Coreldraw, Photoshop or where you need it
-----------------------------------------------------------
== Installation
bundle install
== Tests
Run them with
bundle exec rspec
== Localization
Currently available languages are english and spanish
You can add more locales from here:
https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale
|