mack app_generator is broken
Reported by Darsono Sutedja | July 27th, 2008 @ 05:37 PM | in 0.6.1
Mack executable should require mack_application_generator in the new path pattern ('lib/mack/...')
Error message:
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- /usr/local/lib/ruby/gems/1.8/gems/mack-0.6.0.100/bin/../lib/generators/mack_application_generator/mack_application_generator (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/mack-0.6.0.100/bin/mack:9
from /usr/local/bin/mack:19:in `load'
from /usr/local/bin/mack:19
Comments and changes to this ticket
-

Darsono Sutedja July 27th, 2008 @ 05:38 PM
- → Assigned user changed from Mark Bates to Darsono Sutedja
-

Mark Bates July 27th, 2008 @ 05:42 PM
- → State changed from new to resolved
(from [e81da1d91b7450d718f3cf3b7e4b48454990c2f4]) Fixed mack executable problem [#60 state:resolved]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Mack is a Ruby web application framework focused on writing distributed, portal-like, applications. it's built on best of breed technologies, such as Rack, Cachetastic, and DataMapper.