ics
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 4 additions, 0 deletionsGemfile.lock
- app/models/communication/website/agenda/event.rb 37 additions, 0 deletionsapp/models/communication/website/agenda/event.rb
- app/views/admin/communication/websites/agenda/events/_dates_static.html.erb 4 additions, 1 deletion...mmunication/websites/agenda/events/_dates_static.html.erb
... | ... | @@ -40,6 +40,7 @@ gem "hal_openscience", "~> 0" |
# gem "hal_openscience", path: "../hal_openscience" | ||
gem "has_scope", "~> 0" | ||
gem "hash_dot" | ||
gem "icalendar" | ||
gem "i18n_data", "~> 0" | ||
gem "i18n_date_range" | ||
# gem "i18n_date_range", path: "../../noesya/i18n_date_range" | ||
... | ... |
Please register or sign in to comment