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)
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