Re: [Radiant] Submenu Extension in Radiant 1.0

2012-09-07 Thread Jim Gay
Ah. I see. Well, if you look here https://github.com/radiant/radiant/blob/master/lib/radiant/admin_ui.rb you'll see what it has. There is NavTab and NavSubItem but I would review what's in TabExtensions to see how it is attempting to change how radiant works. On Thu, Sep 6, 2012 at 3:51 PM, saalo

[Radiant] undefined method `keys' for #

2012-09-07 Thread IamNaN
Tried three times to get Radiant installed on Linode with Ruby 1.9.3-p194 and postgres. Using the installation and setup directions in INSTALL.md, I get the title error trying to populate the database with `bundle exec rake production db:bootstrap`. Can you help with that? On another note...

Re: [Radiant] undefined method `keys' for #

2012-09-07 Thread Jim Gay
Can you post the actual error message so we have something to go on? What version of rubygems do you have installed? You'll likely see errors if it isn't near the latest. I don't recall the exact version that fixes the Syck error. Radiant is still currently a Rails 2 app. Deprecation warnings are