almanack-1.0.4

https://rubygems.org

almanack

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 654151

number: 1.0.4

platform: ruby

spec_sha256: 495208114a110eeb80776e40436c08865d9604d9f81944f77335c4410aced9d9

sha256: 11dfe257101a6d1a771dcefa9e055b41139649ee814201fdd6f4a5b7583e032b

created_at: 2024-05-13 08:23:29 UTC

updated_at: 2024-06-09 19:02:57 UTC

position: 18

version_data_entries_count: 52

uploaded_at: 2014-08-11 09:32:24 UTC

indexed: true

has_extensions:

extensions:

Gem size: 248 KB

Version Data Entries

Total: 52

Unpacked size: 1.04 MB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400154 Bytesf1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5
.travis.yml10064400288 Bytescace252f2923457303b934a988439adf17bbe3fc5ea74c7710df4c96d918ed3c
Gemfile1006440093 Bytes373374f95149df32d90db91e55a7bfaf60938379896881c397baa25080e68b98
LICENSE.txt100644001.04 KB3ca66886f05f837d5a3f4eb4c1f214b7a350ad423c4d243ccf62ba862486a4de
README.md100644003.08 KBfaea573ae8b326fa8b3c948ced8596eb1f4fecfcfb35457d73b2374a7f73ab9c
Rakefile10064400117 Bytesdca0f4190a3b018ccfd644daa6600f4fe5d11b3330ecb4c564a2971465e5b016
almanack.gemspec100644001.36 KB4f03f129be9ad020ea07d3bfc40aaab651922398832dc674a285e473acf2463b
bin/almanack1007550063 Bytesd0c55bd128ec62e8c0aec8faa7b5a247535ee1750c0716c9fc24b2faa9797af6
example.ru10064400880 Bytesac1904b9b306315948a5bdd2b966c4b2bc10aab67201a89d43ee91cac8821016
lib/almanack.rb10064400606 Bytes174f3e8716c5bfe0a210bd283d1a017a30a81e6a91b18101cc7b8b38240c37f6
lib/almanack/calendar.rb100644001.38 KB6235aeb3cdc1250d2a0f7005308ea7daac8b28ed38b857e3f0fdbaff82c8737c
lib/almanack/cli.rb100644003.6 KB72f19958169357430363a6d7610a7542443711a4c803b41d483dc933633807d4
lib/almanack/configuration.rb100644001.13 KB5a72af760b9eb2f5e06a583bf7415b8ecbbf401f30acff368821e3ae770f9ec4
lib/almanack/event.rb10064400647 Bytes5ab59b060ba2ca11807dd6b4aca3dce3c17a652ccd10b6c0306c2794360702dc
lib/almanack/event_source/ical_feed.rb100644001.34 KB6ba83739437fc9f847702ca16edfb591ec4ecd751867f92140b2f7b3981e6006
lib/almanack/event_source/meetup_group.rb100644002.47 KB4b52488cf803bb7a5ae617d4d2a5250a7031ed0e3757c68db604bc4f8832960c
lib/almanack/event_source/static.rb10064400447 Bytes369a2ee84cc09c845529b246d610f9982aed8e38b48867a3046e8568217e8cf3
lib/almanack/server.rb100644001.76 KB02f8269dd9595e537e1019d41b637394fa17abae00240daae830a65331eac4d9
lib/almanack/server/helpers.rb10064400743 Bytesaa9bc9e88e2cad991815b87dbc5ca4a63439a815df21ffe86733e254ef135273
lib/almanack/themes/legacy/stylesheets/calendar.scss100644002.58 KBaefbda2ac1cf0523032669e80dc2c1a9a2ec9a96885e49499689ccb015235abb
lib/almanack/themes/legacy/views/error.erb10064400252 Bytesed6cfebb32d7cf8c9fc779b0a82043562f81deb9b4b184884e2cfaa41da601b8
lib/almanack/themes/legacy/views/events.erb10064400787 Bytesd618978b56d657154381246dd74569ac38656c9ce25caa28e34baa6a049a2d40
lib/almanack/themes/legacy/views/layout.erb10064400611 Bytes6f730184d8ecc3b694dd5290cc6a172e57fdcb40f888b98f246fd31137b7d270
lib/almanack/themes/starter/javascripts/calendar.js10064400268 Bytes158e39d072aa8a0b5bbbf3ab74a4c010ae9da7b3aca103af1a391d1f372fdaec
lib/almanack/themes/starter/stylesheets/calendar.scss10064400368 Bytes32b8c2880b0610afb8127f55ccd100276b6c5e82c91f10fe884e1e96fbede5c3
lib/almanack/themes/starter/views/error.erb10064400252 Bytesed6cfebb32d7cf8c9fc779b0a82043562f81deb9b4b184884e2cfaa41da601b8
lib/almanack/themes/starter/views/events.erb10064400787 Bytesd618978b56d657154381246dd74569ac38656c9ce25caa28e34baa6a049a2d40
lib/almanack/themes/starter/views/layout.erb100644001.04 KB50ac5eabd3ba0b26f858a7ae413ad7c0918908b586c4afa17ae1f962b6409fea
lib/almanack/version.rb10064400179 Bytesa489cf6ec065b35168608f1f4dd00b20bb14a2ff1448c4bf1dafc50d5987289b
spec/almanack_spec.rb10064400240 Bytes1bc7db736010b49bd0a2852e44ceafbdbda00c2bbf7d162eec1c616aeb434f65
spec/calendar_spec.rb100644001.77 KB157313d5a3efd00660946b9656a9da77a75514504686e767cd06ae5af846f494
spec/configuration_spec.rb100644002.24 KB7186dac85d43f4e7e4d7872015b4fa190909013ed6b852aa6a43b6df1600f6ae
spec/event_source/ical_feed_spec.rb10064400818 Bytes591f388b1c9f08a1782014b7fb29f9ed5be0f58bd1547baf4b4f13e87e42797a
spec/event_source/meetup_group_spec.rb100644001.27 KB1f4221ea6b61fe01765463b88940d546ef960761d19315b57357ce396bd46686
spec/event_source/static_spec.rb10064400760 Bytes64687b0504104807f89a2ac44ed717c8384d6e899c67ef3af4d30ab1bcec7a2e
spec/event_spec.rb100644001.73 KBded2ecc1a9501874157b255690a5a1e4c1af8d28dcf2f0a0e371fa938a8105e5
spec/features/calendar_feature_spec.rb100644001.44 KB92d7d91a98e48874c5c226764e4a62740314c2494bcc6c45144451d4215e0ed0
spec/features/sass_features_spec.rb10064400402 Bytes151e2cac87faebdc3f9a0f4873d856f8529cc1c0b027abadbbcb8498f80d64b8
spec/features/subscription_feature_spec.rb100644001.89 KB5800c0ad4b37ae009bc8acfa935a1f7980dfa3db69e861a9db626017cfcef050
spec/fixtures/responses/google_calendar.yml10064400125 KBc7d4a2e3c5032b8234f0c4f96fb878d3d9dfcb92d941a2bc70436037fea5d2a5
spec/fixtures/responses/meetup-without-location.yml10064400798 KB9e277cc027ec488c66fb3cd2face725b02a47e85b6f15d35c9513ad431408a83
spec/fixtures/responses/meetup.yml1006440094.6 KBe970c1eb461cdd19a1ce8eddf7c2be32f5fbd4207f0dfed5284b8a8a6945d938
spec/fixtures/themes/sassy/stylesheets/imported.scss100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/fixtures/themes/sassy/stylesheets/imports.scss1006440020 Bytes0665325dbc45b978ad34f82ac953441b817312209839415c8f829b81e7fdba91
spec/spec_helper.rb10064400606 Bytes3ad3d421e5f90554068f364481f87541559e58f8793a8fe3e5f624f776632f73
spec/support/event_matchers.rb100644001.25 KB714500cb4c505f98fe7ac52f432f0ae4674d977e3fa1ca1d89d2c8e2da428b8e
spec/support/server_support.rb10064400140 Bytes09180f929721eb1cee8237d5bd7842d9545eff14bade77287868b9ab0a6ce5ea
spec/support/time_comparison_matchers.rb10064400340 Bytesdf851ff6c7b2bfaffff18133ebb829c874ad590bef2b031be632a48170014e72
templates/gitignore1006440085 Bytes6ce05ad8b049786d163fec6daaa7d4c38839fdb7972b7857204a6d390cb0d9fd
templates/new/Gemfile1006440046 Bytes9e9d77b913c86ee1056ea28e33dcb5387f02ec6fbea9a375e9ff7201bca2221a
templates/new/README.md.tt10064400310 Bytes259ba5d258298ad0ac21bd5a35e8e242663e431616bc7fc8da5c7658b5a72e77
templates/new/config.ru.tt10064400786 Bytes5f0276a90d0b9b62c8b3bef5720cf1385185cafadf3a8750b54d59e8e4d32e02