ActiveJquery - Without git
If you pull the files, and install them without using rails plugin code, there
is a "install" script that copies things into the right place.
The file will be in: #{projectroot}/vendor/plugins/activejquery
So for me, its in the following directory:
/Users/gwest/mymrp2/vendor/plugins/activejquery
As you can see it, actually copies a few files into the right place in your project.
directory = File.dirname(__FILE__)
copy_files("/public/css", "/public/css", directory)
copy_files("/public/javascripts", "/public/javascripts", directory)
copy_files("/app/views/activejquery", "/app/views/activejquery", directory)
I love to help, so if you have questions, feel free to email me.
or if your commenting, please give me your email, as when you comment on the
blog, the system does not give me a email to respond.
- Technology:


Recent comments
1 year 23 weeks ago
1 year 23 weeks ago
1 year 25 weeks ago
1 year 27 weeks ago
1 year 42 weeks ago
1 year 45 weeks ago
1 year 45 weeks ago
1 year 45 weeks ago
1 year 46 weeks ago
1 year 48 weeks ago