ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
NameError (uninitialized constant Client::MD5): (Bug #811)
Description
hi,
------------------
NameError (uninitialized constant Client::MD5):
vendor/plugins/haltr/app/models/client.rb:139:in `set_hashid_value'
vendor/plugins/haltr/app/controllers/clients_controller.rb:55:in
`block in create'
vendor/plugins/haltr/app/controllers/clients_controller.rb:54:in
`create'
<internal:prelude>:10:in `synchronize'
/home/akshatha/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/
httpserver.rb:111:in `service'
/home/akshatha/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/
httpserver.rb:70:in `run'
/home/akshatha/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/
server.rb:183:in `block in start_thread'
Rendering rescues/layout (internal_server_error)
ruby 1.9.2 and rails 2.3.14 and in ruby 1.9.2 i
had installed chiliproject of v3.0.0 beta with haltr plugin, but when
run chiliproject i will get this bug which is shown above
thank you
Related issues
duplicates Bug #810: i am using ruby 1.9.2 and rails 2.3.14 | Declined | 2011-12-30 |
History
Updated by Holger Just at 2011-12-30 11:02 am
Close as duplicate of #810
- Assignee deleted (
akshatha patil) - Status changed from Open to Duplicate