Split mack.rb in 2
Reported by Darsono Sutedja | July 23rd, 2008 @ 02:49 PM | in 0.6.1
We should have 2 initialization files:
mack_core that loads all mack core classes
mack_app that loads all mack application environment
With those 2 files in place, mack.rb will require mack_core then mack_app.
And mack_tasks will only require mack_core.
Comments and changes to this ticket
-
Mark Bates July 23rd, 2008 @ 03:04 PM
- → State changed from new to resolved
(from [32b713745821c03fefedeebfcfb00fb7fb3a3b45]) Adding mack_core and mack_app as part of the environment loading sequence [#50 state:resolved]
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
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.
