search for: account_helper

Displaying 2 results from an estimated 2 matches for "account_helper".

2006 Aug 15
2
Apache & FCGI: Premature end of script headers:
...DefaultMaxClassProcessCount 8 </IfModule> Dispatch.fcgi is running fine if I start direct from command line with the following message (ignore the warning - I have to clean this up): ../config/../vendor/date.rb:3: warning: already initialized constant MONTHNAMES ../config/../app/helpers/account_helper.rb:56: warning: don''t put space before argument parentheses ../config/../app/helpers/account_helper.rb:57: warning: don''t put space before argument parentheses ../config/../app/controllers/application.rb:27: warning: already initialized constant EventRepType Status: 500 Interna...
2005 Mar 05
3
login generator problem
I am trying to use the login generator, but I keep getting the following error when I run "generate login Account": /usr/lib/ruby/gems/1.8/gems/rails-0.10.0/lib/rails_generator/base.rb:84:in `manifest'': No manifest for ''login'' generator. (NotImplementedError) from (eval):3:in `__send__'' from (eval):3:in `manifest'' from