Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add year | Carlos Goce | 2015-01-23 | 3 | -6/+6 |
* | Improve generate method | Carlos Goce | 2015-01-23 | 3 | -3/+3 |
* | New class layout and method generate on calendar | Carlos Goce | 2015-01-23 | 3 | -0/+22 |
* | Remove unused dependency | Carlos Goce | 2015-01-23 | 3 | -3/+0 |
* | Improve spec | Carlos Goce | 2015-01-23 | 1 | -0/+1 |
* | Day names are localized | Carlos Goce | 2015-01-23 | 2 | -4/+3 |
* | Add a pending test. Day names are not localized | Carlos Goce | 2015-01-23 | 2 | -2/+23 |
* | New spec to check array of available days for each month | Carlos Goce | 2015-01-23 | 2 | -4/+10 |
* | Refactor data structure generation | Carlos Goce | 2015-01-23 | 1 | -3/+4 |
* | Refactor data structure | Carlos Goce | 2015-01-23 | 2 | -9/+8 |
* | Update readme | Carlos Goce | 2015-01-23 | 1 | -4/+8 |
* | Update readme | Carlos Goce | 2015-01-23 | 1 | -8/+8 |
* | Update readme | Carlos Goce | 2015-01-23 | 1 | -4/+15 |
* | Refactor | Carlos Goce | 2015-01-23 | 1 | -1/+1 |
* | Refactor calendar to hash | Carlos Goce | 2015-01-23 | 1 | -7/+7 |
* | Calendar can localize months | Carlos Goce | 2015-01-23 | 4 | -1/+34 |
* | Add class calendar, rspec, locales for calendar and updated Gemfile | Carlos Goce | 2015-01-22 | 7 | -6/+469 |
* | Add localization files and rake task | Carlos Goce | 2015-01-22 | 5 | -3/+10 |
* | Add output folder | Carlos Goce | 2015-01-21 | 3 | -1/+6 |
* | Add rake file | Carlos Goce | 2015-01-21 | 3 | -1/+9 |
* | Add calendar main file | Carlos Goce | 2015-01-21 | 1 | -0/+5 |
* | Add Gemfile with prawn dependency | Carlos Goce | 2015-01-21 | 2 | -0/+17 |
* | Initial commit | Carlos Goce | 2015-01-21 | 2 | -0/+677 |