Guys,

I fell in love with the Hobo concept itself. However, when trying the 2 
minutes tutorial, I get this error going the first time to localhost:3000 
after staring the Rails server:

Dryml::DrymlException (No such taglib: taglibs/application 
{:src=>"taglibs/application", :template_dir=>".", :source_template=>""}):
  dryml (2.1.0) lib/dryml/taglib.rb:53:in `taglib_filenames'

Can you help me with this?

Thank you!

Ruby: 2.1.1
OS: Ubuntu 12.04 64

Stacktrace:

Dryml::DrymlException (No such taglib: taglibs/application 
{:src=>"taglibs/application", :template_dir=>".", :source_template=>""}):
  dryml (2.1.0) lib/dryml/taglib.rb:53:in `taglib_filenames'
  dryml (2.1.0) lib/dryml/taglib.rb:10:in `get'
  dryml (2.1.0) lib/dryml/dryml_builder.rb:156:in `import_taglib'
  dryml (2.1.0) lib/dryml/dryml_builder.rb:114:in `block in build'
  dryml (2.1.0) lib/dryml/dryml_builder.rb:114:in `each'
  dryml (2.1.0) lib/dryml/dryml_builder.rb:114:in `build'
  dryml (2.1.0) lib/dryml/template.rb:75:in `compile'
  dryml (2.1.0) lib/dryml.rb:243:in `compile_renderer_class'
  dryml (2.1.0) lib/dryml.rb:231:in `make_renderer_class'
  dryml (2.1.0) lib/dryml.rb:92:in `page_renderer'
  dryml (2.1.0) lib/dryml.rb:61:in `empty_page_renderer'
  dryml (2.1.0) lib/dryml/railtie/page_tag_resolver.rb:14:in 
`find_templates'

Gemlist:

*** LOCAL GEMS ***

actionmailer (4.0.4.rc1)
actionpack (4.0.4.rc1)
activemodel (4.0.4.rc1)
activerecord (4.0.4.rc1)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.4.rc1)
arel (4.0.2)
atomic (1.1.15)
bigdecimal (1.2.4)
builder (3.1.4)
bundler (1.5.3)
bundler-unload (1.0.2)
coffee-rails (4.0.1)
coffee-script (2.2.0)
coffee-script-source (1.7.0)
dryml (2.1.0)
erubis (2.7.0)
execjs (2.0.2)
executable-hooks (1.3.1)
gem-wrappers (1.2.4)
hike (1.2.3)
hobo (2.1.0)
hobo_fields (2.1.0)
hobo_support (2.1.0)
hobo_will_paginate (2.1.1)
i18n (0.6.9)
io-console (0.4.2)
jbuilder (1.5.3)
jquery-rails (3.1.0)
json (1.8.1)
libv8 (3.16.14.3 x86_64-linux)
mail (2.5.4)
mime-types (1.25.1)
minitest (4.7.5)
multi_json (1.9.0)
polyglot (0.3.4)
protected_attributes (1.0.7)
psych (2.0.3)
rack (1.5.2)
rack-test (0.6.2)
rails (4.0.4.rc1)
railties (4.0.4.rc1)
rake (10.1.1, 10.1.0)
rdoc (4.1.1, 4.1.0)
ref (1.0.5)
rubygems-bundler (1.4.2)
rvm (1.11.3.9)
sass (3.3.2)
sass-rails (4.0.1)
sdoc (0.4.0)
sprockets (2.12.0)
sprockets-rails (2.0.1)
sqlite3 (1.3.9)
test-unit (2.1.1.0)
therubyracer (0.12.1)
thor (0.18.1)
thread_safe (0.2.0)
tilt (1.4.1)
treetop (1.4.15)
turbolinks (2.2.1)
tzinfo (0.3.39)
uglifier (2.4.0)





-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to