Skip to content

Commit

Permalink
Fixed manifest after recent new file additions
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed May 27, 2008
1 parent 6a5b007 commit 254facb
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion hobo/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ lib/hobo/dryml.rb
lib/hobo/generator.rb
lib/hobo/guest.rb
lib/hobo/hobo_helper.rb
lib/hobo/lifecycles/actions.rb
lib/hobo/lifecycles/creator.rb
lib/hobo/lifecycles/lifecycle.rb
lib/hobo/lifecycles/state.rb
lib/hobo/lifecycles/transition.rb
lib/hobo/lifecycles.rb
lib/hobo/model.rb
lib/hobo/model_controller.rb
lib/hobo/model_router.rb
Expand Down Expand Up @@ -74,7 +80,6 @@ rails_generators/hobo_model_controller/hobo_model_controller_generator.rb
rails_generators/hobo_model_controller/templates/controller.rb
rails_generators/hobo_model_controller/templates/functional_test.rb
rails_generators/hobo_model_controller/templates/helper.rb
rails_generators/hobo_model_controller/templates/view.html.erb
rails_generators/hobo_model_controller/USAGE
rails_generators/hobo_model_resource/hobo_model_resource_generator.rb
rails_generators/hobo_model_resource/templates/controller.rb
Expand All @@ -85,6 +90,8 @@ rails_generators/hobo_rapid/templates/hobo-rapid.css
rails_generators/hobo_rapid/templates/hobo-rapid.js
rails_generators/hobo_rapid/templates/IE7.js
rails_generators/hobo_rapid/templates/lowpro.js
rails_generators/hobo_rapid/templates/nicedit.js
rails_generators/hobo_rapid/templates/nicEditorIcons.gif
rails_generators/hobo_rapid/templates/reset.css
rails_generators/hobo_rapid/templates/themes/clean/public/images/fieldbg.gif
rails_generators/hobo_rapid/templates/themes/clean/public/images/pencil.png
Expand Down Expand Up @@ -132,6 +139,8 @@ rails_generators/hobo_user_controller/templates/helper.rb
rails_generators/hobo_user_controller/USAGE
rails_generators/hobo_user_model/hobo_user_model_generator.rb
rails_generators/hobo_user_model/templates/fixtures.yml
rails_generators/hobo_user_model/templates/forgot_password.erb
rails_generators/hobo_user_model/templates/mailer.erb
rails_generators/hobo_user_model/templates/model.rb
rails_generators/hobo_user_model/templates/unit_test.rb
rails_generators/hobo_user_model/USAGE
Expand All @@ -144,6 +153,8 @@ taglibs/rapid_document_tags.dryml
taglibs/rapid_editing.dryml
taglibs/rapid_forms.dryml
taglibs/rapid_generics.dryml
taglibs/rapid_lifecycle_pages.dryml
taglibs/rapid_lifecycles.dryml
taglibs/rapid_navigation.dryml
taglibs/rapid_pages.dryml
taglibs/rapid_plus.dryml
Expand Down

0 comments on commit 254facb

Please sign in to comment.