Can someone please explain to me if there is any reason not to freeze
your install to a particular version of rails?
Does rails run faster if it's run from gem? or local vendor directory?
I also notice it has it's own rails install... Wouldn't it be better
to just run from the latest rails gem on hand? or make the gem
dependant on rails gem vx.x.x?
If it's faster to use locally installed gems how do I force Radiant
not to use it's bundled version of Rails?
On 28/04/2007, at 2:56 AM, Sean Cribbs wrote:
It's in John's post about the 0.6 release on the weblog. Anyone
who has time to copy it to the wiki, please do.
Sean
Walter Lee Davis wrote:
When you catch a breath, could you please add a page to the Wiki
about
this? You may recall that I wrote a number of times about my problems
with the release candidates and adding extensions, and how I found
that
the easiest path for me was to svn mental, because otherwise none of
the other examples on the net (which assumed a full source in place)
were directly accessible within a gem install. In short, it was a
failure on my part to understand how to interact with a gem instance
Radiant from a development standpoint. As much as I want to use Gems
for ease of updates, I also want to learn how to hack in the same
type
of environment.
Thanks again,
Walter
On Apr 27, 2007, at 9:22 AM, Sean Cribbs wrote:
The preferred way is to use the instance generator, as you did with
`radiant --database mysql target` and then use the `rake
radiant:freeze:gems` or `rake radiant:freeze:edge` to put the source
in vendor/radiant. We're not encouraging straight source checkouts
anymore because instances are far easier to keep up to date.
Sean
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant