Updating public

I saw in the changelog that Radiant 0.6.3 is using the 1.5.0 release
of Prototype, but updating the radiant gem does not update the
javascripts directory.
Should there be a rake:public:update task or something like that?

-Jim

I saw in the changelog that Radiant 0.6.3 is using the 1.5.0 release
of Prototype, but updating the radiant gem does not update the
javascripts directory.
Should there be a rake:public:update task or something like that?

Running the radiant command on the directory will overwrite any
changed files (prompting before overwrite). Just don’t let it overwrite
things that you’ve changed by hand.

Dan.

On Oct 10, 2007, at 8:41 PM, Daniel S. wrote:

Dan.
I had no idea. Thanks.

Daniel S. wrote:

I saw in the changelog that Radiant 0.6.3 is using the 1.5.0 release
of Prototype, but updating the radiant gem does not update the
javascripts directory.
Should there be a rake:public:update task or something like that?

Running the radiant command on the directory will overwrite any
changed files (prompting before overwrite). Just don’t let it overwrite
things that you’ve changed by hand.

Actually, try this:

rake radiant:update

To update all the significant files in his public and scripts directory.


John L.
http://wiseheartdesign.com

Actually, try this:

rake radiant:update

To update all the significant files in his public and scripts
directory.

Duh.
Thanks. Sure enough, there it is in the announcement… Sorry to bother

http://radiantcms.org/blog/archives/2007/10/06/radiant-0-6-3---rock-
grinder-release/