Joshua Warchol
Joshua Warchol
Thank you so much for creating this project. It's very useful and informative to read. I'm trying to cache bundled gems between jekyll builds using the volume instructions in the...
I've made a few small changes to get tests passing.
Also, rake should be included in the Gemfile. ``` tmdb_party/spec/../lib/tmdb_party/extras/attributes.rb:18:in `attributes': undefined method `blank?' for :id:Symbol (NoMethodError) ```
When `[quote name=""]Body text[/quote]` is parsed, `@attributes[:name]` is an empty array. Is this expected behavior? I'd have expected it to be an empty string, or maybe nil.
### Before submitting - [x] I have searched existing issues to make sure this bug hasn't already been reported - [x] I have updated to the latest version of the...