Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2] pry(#<Nanoc::Context>)> p @item
- <Nanoc::Item identifier="/documentation/basics/analysis/" binary?=false>
- => <Nanoc::Item identifier="/documentation/basics/analysis/" binary?=false>
- [3] pry(#<Nanoc::Context>)> @item.compiled_content(:snapshot => :pre)
- Nanoc::Errors::UnmetDependency: The current item cannot be compiled yet because of an unmet dependency on the “/documentation/basics/analysis/” item (rep “default”).
- from /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/result_data/item_rep.rb:259:in `compiled_content'
- [4] pry(#<Nanoc::Context>)>
Advertisement
Add Comment
Please, Sign In to add comment