candl 0.1.5
This gem provides functionality to handle the loading of event data from a public google calendar via an api key. (Without the need for OAuth.) It does so by offering functions that gather the event data, cache it and structure it in a way that makes it easy to display in an agenda or monthly overview-like style.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (10):
bootstrap-sass
~> 3.3, >= 3.3.7
coffee-rails
~> 4.2, >= 4.2.0
jquery-rails
~> 4.3, >= 4.3.0
material_icons
~> 2.2, >= 2.2.0
rails
~> 5.2, >= 5.2.0
rails_autolink
~> 1.1, >= 1.1.0
sass
>= 3.1.0
sass-rails
~> 5.0, >= 5.0.0
slim-rails
~> 3.2, >= 3.2.0
turbolinks
~> 5.2, >= 5.2.0
Development afhankelijkheden (2):
rspec-rails
~> 3.8, >= 3.8.0
sqlite3
~> 1.3, >= 1.3.0