Hi Bob-
Apologies for taking so long to reply back.
I checked & debugged my PATH as you suggested; turns out I was in fact
pointing my path to an old instance of Ruby/Rails (InstantRails 1.7,
w/ Ruby 1.2.3 and Rails 2.1). I fixed this, pointing to my 'latest'
dev path, with Ruby 1.8.6 and Rails 2.3.2.
Crossed my fingers, rebooted, fired up RadRails, created a new test
Rails project:
>rails test -d mysql
>gem/install dojo-pkg => success! received confirmation of install messages w/ URLs to dojo-pkg/
rubyforge.org and
dojotoolkit.org.
>dojofy => success! "You have just dojofied your app!" excellent
>script/plugin install git://
github.com/foobarfighter/drails.git => ?
install action completed, and in Radrails I can go over to the Rails
Plugins view and see drails listed as an available plugin; however,
received none of the confirmation messages I'd expected to see (good
or bad) from reviewing your installer.rb file, none of the drails rake
tasks are available, and trying script/generate dojo to review help
receives "Couldn't find 'dojo' generator" in console. So, it doesn't
appear drails install completed its mojoizing of the proj.
Hope this helps.
Btw, being as you're far more in the know on Dojo than my own
n00bness:
- any word or rumor of Dreamweaver extensions for Dojo for rapid(er)
dev goodness (similar to those crafted for jQuery)?
- any feedback on Dojo-plugd? At least for now it's likely somewhat
overkill for what I'm seeking to do, but my initial take is that it
looks pretty darn cool...
Thanks for taking the time to help me debug this Bob, and let me know
anything else you'd like me to try.
Cheers-
--Jeff
On Mar 27, 12:57 am, Bob Remeika <
bob.reme...@gmail.com> wrote:
> Jeff,
> Is ruby in your path? You mentioned that you are using windows.
>
> Check out this article to see how to add environment variables under
> windows.
http://www.computerhope.com/issues/ch000549.htm