Will inadvertently introduced a bug in HEAD and is working on it. See the commit comments here http://github.com/radiant/radiant/commit/3c38aa8ee71fa93c77d1b2854f19e4d6217cdcc9
On Thu, Apr 15, 2010 at 9:31 AM, Jan M.J. Storms <[email protected]> wrote: > When I try out the instructions on <http://radiantcms.org/download/> > under 'The Bleeding Edge' I found out that it I have to run: > > rake production db:migrate > > instead of: > > rake db: migrate > > > I am a newbie, so I did not know that rake db:migrate implied the > development environment :( > > when I try the development environment > > rake db:migrate fails with: > > uninitialized constant StandardTags::WillPaginate > /Library/WebServer/stekstad/org.zelfbescherming/cms/radiant/vendor/ > radiant/vendor/rails/activesupport/lib/active_support/dependencies.rb: > 440:in `load_missing_constant' > > see <http://pastie.org/921152> for full trace > > -- > > rake production db:migrate fails also, with: > > Object is not missing constant StandardTags > > > > Any help to get the bleeding edge working, would be greatly appreciated. > I need to start using the i18n stuff... > > Jan > -- Jim Gay http://www.saturnflyer.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ List Site: http://lists.radiantcms.org/mailman/listinfo/radiant Radiant: http://radiantcms.org Extensions: http://ext.radiantcms.org
