Manifest.txt in ruboss4ruby-1.0.2 vs Manifest.txt in ruboss4ruby-1.0.3
- old
+ new
@@ -1,5 +1,6 @@
+Generators
History.txt
Manifest.txt
README.txt
Rakefile
config/hoe.rb
@@ -8,45 +9,20 @@
lib/ruboss4ruby.rb
lib/ruboss4ruby/active_foo.rb
lib/ruboss4ruby/active_record_tasks.rb
lib/ruboss4ruby/configuration.rb
lib/ruboss4ruby/generated_attribute.rb
+lib/ruboss4ruby/recipes.rb
+lib/ruboss4ruby/ruboss_helper.rb
+lib/ruboss4ruby/ruboss_test_helpers.rb
lib/ruboss4ruby/tasks.rb
lib/ruboss4ruby/version.rb
merb_generators/ruboss_config.rb
-merb_generators/ruboss_config/USAGE
-merb_generators/ruboss_config/ruboss_config_generator.rb
-merb_generators/ruboss_config/templates/actionscript.properties
-merb_generators/ruboss_config/templates/actionscriptair.properties
-merb_generators/ruboss_config/templates/expressInstall.swf
-merb_generators/ruboss_config/templates/flex.properties
-merb_generators/ruboss_config/templates/html-template/AC_OETags.js
-merb_generators/ruboss_config/templates/html-template/history/history.css
-merb_generators/ruboss_config/templates/html-template/history/history.js
-merb_generators/ruboss_config/templates/html-template/history/historyFrame.html
-merb_generators/ruboss_config/templates/html-template/index.template.html
-merb_generators/ruboss_config/templates/html-template/playerProductInstall.swf
-merb_generators/ruboss_config/templates/index.html.erb
-merb_generators/ruboss_config/templates/mainair-app.xml
-merb_generators/ruboss_config/templates/mainapp.mxml
-merb_generators/ruboss_config/templates/project.properties
-merb_generators/ruboss_config/templates/projectair.properties
-merb_generators/ruboss_config/templates/swfobject.js
merb_generators/ruboss_controller.rb
-merb_generators/ruboss_controller/USAGE
-merb_generators/ruboss_controller/ruboss_controller_generator.rb
merb_generators/ruboss_flex_app.rb
merb_generators/ruboss_resource_controller.rb
-merb_generators/ruboss_resource_controller/USAGE
-merb_generators/ruboss_resource_controller/ruboss_resource_controller_generator.rb
-merb_generators/ruboss_resource_controller/templates/app/controllers/%controller_file_name%.rb
-merb_generators/ruboss_resource_controller/templates/app/helpers/%controller_file_name%_helper.rb
merb_generators/ruboss_scaffold.rb
-merb_generators/ruboss_scaffold/USAGE
-merb_generators/ruboss_scaffold/ruboss_scaffold_generator.rb
-merb_generators/ruboss_yaml_scaffold/USAGE
-merb_generators/ruboss_yaml_scaffold/ruboss_yaml_scaffold_generator.rb
merb_generators/templates/ruboss_config/actionscript.properties
merb_generators/templates/ruboss_config/actionscriptair.properties
merb_generators/templates/ruboss_config/expressInstall.swf
merb_generators/templates/ruboss_config/flex.properties
merb_generators/templates/ruboss_config/html-template/AC_OETags.js
@@ -62,15 +38,10 @@
merb_generators/templates/ruboss_config/ruboss.yml
merb_generators/templates/ruboss_config/swfobject.js
merb_generators/templates/ruboss_controller/controller.as.erb
merb_generators/templates/ruboss_flex_app/mainapp.mxml
merb_generators/templates/ruboss_resource_controller/controller.rb.erb
-merb_generators/templates/ruboss_scaffold/component.mxml.erb
-merb_generators/templates/ruboss_scaffold/fixtures.yml.erb
-merb_generators/templates/ruboss_scaffold/migration.rb.erb
-merb_generators/templates/ruboss_scaffold/model.as.erb
-merb_generators/templates/ruboss_scaffold/model.rb.erb
rails_generators/ruboss_config/USAGE
rails_generators/ruboss_config/ruboss_config_generator.rb
rails_generators/ruboss_config/templates/actionscript.properties
rails_generators/ruboss_config/templates/actionscriptair.properties
rails_generators/ruboss_config/templates/expressInstall.swf
@@ -81,11 +52,13 @@
rails_generators/ruboss_config/templates/html-template/history/historyFrame.html
rails_generators/ruboss_config/templates/html-template/index.template.html
rails_generators/ruboss_config/templates/html-template/playerProductInstall.swf
rails_generators/ruboss_config/templates/index.html.erb
rails_generators/ruboss_config/templates/mainair-app.xml
+rails_generators/ruboss_config/templates/mainapp-config.xml
rails_generators/ruboss_config/templates/mainapp.mxml
+rails_generators/ruboss_config/templates/project-textmate.erb
rails_generators/ruboss_config/templates/project.properties
rails_generators/ruboss_config/templates/projectair.properties
rails_generators/ruboss_config/templates/ruboss.yml
rails_generators/ruboss_config/templates/ruboss_tasks.rake
rails_generators/ruboss_config/templates/swfobject.js
@@ -109,17 +82,42 @@
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
-test/active_foo_test.rb
-test/test_generator_helper.rb
-test/test_helper.rb
-test/test_ruboss_config_generator.rb
-test/test_ruboss_controller_generator.rb
-test/test_ruboss_on_ruby.rb
-test/test_ruboss_scaffold_generator.rb
-test/test_ruboss_yaml_scaffold_generator.rb
+test/controllers/application.rb
+test/controllers/locations_controller.rb
+test/controllers/notes_controller.rb
+test/controllers/projects_controller.rb
+test/controllers/tasks_controller.rb
+test/controllers/users_controller.rb
+test/database.yml
+test/fixtures/locations.yml
+test/fixtures/notes.yml
+test/fixtures/projects.yml
+test/fixtures/tasks.yml
+test/fixtures/users.yml
+test/helpers/controllers.log
+test/helpers/functional_test_helper.rb
+test/helpers/models.log
+test/helpers/test_helper.rb
+test/helpers/unit_test_helper.rb
+test/model.yml
+test/models/location.rb
+test/models/note.rb
+test/models/project.rb
+test/models/task.rb
+test/models/user.rb
+test/playing_around_in_a_console.txt
+test/schema.rb
+test/test.sqlite3
+test/test.swf
+test/test_active_foo.rb
+test/test_ruboss_rails_integration_functional.rb
+test/test_swfobject_helper.rb
+test/to_fxml_test.rb
+test/views/notes/empty_params_action.html.erb
+test/views/notes/index.html.erb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb