Last active
August 29, 2015 14:07
-
-
Save erwan/a6b898cc3af15d7def0a to your computer and use it in GitHub Desktop.
Revisions
-
erwan revised this gist
Oct 29, 2014 . No changes.There are no files selected for viewing
-
erwan revised this gist
Oct 20, 2014 . No changes.There are no files selected for viewing
-
erwan revised this gist
Oct 20, 2014 . No changes.There are no files selected for viewing
-
erwan revised this gist
Oct 20, 2014 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,5 @@ # You can pass any object implementing the same methods as the BasicCache # https://github.com/prismicio/ruby-kit/blob/master/lib/prismic/cache/basic.rb cache = Prismic::BasicCache.new api = Prismic::api('https://lesbonneschoses.prismic.io/api', { :cache => cache }) # The Api will use the custom cache object -
erwan created this gist
Oct 20, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ t