George,
seems nitro-0.50.0 has an issue. When I try to run my nitro
application i
get…
Install XMLSimple for XML input.
/usr/local/lib/ruby/gems/1.8/gems/nitro-0.50.0/lib/nitro/part/admin/og/controller.rb:31:
uninitialized constant OgAdminController::FormHelper (NameError)
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
require’
from /usr/local/lib/ruby/gems/1.8/gems/nitro-0.50.0
/lib/nitro/part/admin.rb:4
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_require' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
require’
from app.rb:9
my last install of nitro-0.50.0 didn’t have this.
Chris