I''ve started an app with rails 1.1.6 then ran freeze_edge. My app will not run with rails in the vendor folder. Have I forgot to do something? I"ve been without the internet for the last two months. Has something changed?
I should have posted the error: unitialized constant ActoinView::Helpers::JavascriptHleper::PrototypeHelper (NameError) forgive the typos, I have to access google on a windows box because my firefox is fubar-ed on my dev box. On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote:> I''ve started an app with rails 1.1.6 then ran freeze_edge. My app > will not run with rails in the vendor folder. Have I forgot to do > something? I"ve been without the internet for the last two months. > Has something changed? >
anyone? On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote:> I should have posted the error: > > unitialized constant > ActoinView::Helpers::JavascriptHleper::PrototypeHelper (NameError) > > forgive the typos, I have to access google on a windows box because my > firefox is fubar-ed on my dev box. > > On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote: > > I''ve started an app with rails 1.1.6 then ran freeze_edge. My app > > will not run with rails in the vendor folder. Have I forgot to do > > something? I"ve been without the internet for the last two months. > > Has something changed? > > >
There has to be somebody out ther who''s been through this. I''ve tried everything, but edge rails fails for me every time On 8/16/06, Charlie Bowman <charlesmbowman@gmail.com> wrote:> anyone? > > On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote: > > I should have posted the error: > > > > unitialized constant > > ActoinView::Helpers::JavascriptHleper::PrototypeHelper (NameError) > > > > forgive the typos, I have to access google on a windows box because my > > firefox is fubar-ed on my dev box. > > > > On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote: > > > I''ve started an app with rails 1.1.6 then ran freeze_edge. My app > > > will not run with rails in the vendor folder. Have I forgot to do > > > something? I"ve been without the internet for the last two months. > > > Has something changed? > > > > > >
Do you make use of RJS in your app? Where specifically are you seeing this error? On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote:> > I should have posted the error: > > unitialized constant > ActoinView::Helpers::JavascriptHleper::PrototypeHelper (NameError) > > forgive the typos, I have to access google on a windows box because my > firefox is fubar-ed on my dev box. > > On 8/15/06, Charlie Bowman <charlesmbowman@gmail.com> wrote: > > I''ve started an app with rails 1.1.6 then ran freeze_edge. My app > > will not run with rails in the vendor folder. Have I forgot to do > > something? I"ve been without the internet for the last two months. > > Has something changed? > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Thanks, -Steve http://www.stevelongdo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060817/26c7f473/attachment.html
it''s a brand new app, no code at all On 8/16/06, Steve Longdo <steve.longdo@gmail.com> wrote:> Do you make use of RJS in your app? Where specifically are you seeing this > error? > > > On 8/15/06, Charlie Bowman < charlesmbowman@gmail.com> wrote: > > > I should have posted the error: > > unitialized constant > ActoinView::Helpers::JavascriptHleper::PrototypeHelper > (NameError) > > forgive the typos, I have to access google on a windows box because my > firefox is fubar-ed on my dev box. > > On 8/15/06, Charlie Bowman < charlesmbowman@gmail.com> wrote: > > I''ve started an app with rails 1.1.6 then ran freeze_edge. My app > > will not run with rails in the vendor folder. Have I forgot to do > > something? I"ve been without the internet for the last two months. > > Has something changed? > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > -- > Thanks, > -Steve > http://www.stevelongdo.com > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >
I have another app I wrote that has been on edge rails for around 7 months with no problems On 8/17/06, Charlie Bowman <charlesmbowman@gmail.com> wrote:> it''s a brand new app, no code at all > > On 8/16/06, Steve Longdo <steve.longdo@gmail.com> wrote: > > Do you make use of RJS in your app? Where specifically are you seeing this > > error? > > > > > > On 8/15/06, Charlie Bowman < charlesmbowman@gmail.com> wrote: > > > > > I should have posted the error: > > > > unitialized constant > > ActoinView::Helpers::JavascriptHleper::PrototypeHelper > > (NameError) > > > > forgive the typos, I have to access google on a windows box because my > > firefox is fubar-ed on my dev box. > > > > On 8/15/06, Charlie Bowman < charlesmbowman@gmail.com> wrote: > > > I''ve started an app with rails 1.1.6 then ran freeze_edge. My app > > > will not run with rails in the vendor folder. Have I forgot to do > > > something? I"ve been without the internet for the last two months. > > > Has something changed? > > > > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > -- > > Thanks, > > -Steve > > http://www.stevelongdo.com > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > >