gravityblast / web-app-theme

A simple theme for web apps
Other
2.45k stars 387 forks source link

const_get kernel error #43

Closed dryaf closed 12 years ago

dryaf commented 12 years ago

hi, in ubuntu 11.04

first i needed to install the gem "therubyracer" to get the generator running

rails g web_app_theme:themed posts --->

/home/jim/.rvm/gems/ruby-1.9.2-p290/gems/web-app-theme-0.8.0/lib/generators/web_app_theme/themed/themed_generator.rb:80:in `const_get': uninitialized constant Kernel::Post (NameError)

same error in rails 3.1 and 3.1.1.rc1

dryaf commented 12 years ago

model not found error would be nice :-)