Amol Hatwar wrote: >> In this case, that was the cause of a lot of trouble. I checked out >> typo from github with the vendor/rails directory existing. It would be >> best I guess to delete it upstream. > > If it causes problems, I guess it indeed would be best.
Sadly, that has no effect on existing vendor/rails directories: Git just doesn't track directories as separate units. >> As soon as I'm back home I am also going to update the Typo Wiki on >> github as to what gems you need to have so typo will work after checkout. > > Also, it will be a neat idea to require gems right in the > config/environment.rb. Recent rails have a config.gem statement that > allows you to do just this -- define gem dependencies. config.gem is very useful, and is used for other dependencies for type, but it doesn't work properly for rspec-rails: Specifying that gem in config/environment.rb makes rails always use the test database :-(. Regards, Matijs
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list