Manifest.txt in ruboss4ruby-1.0.5 vs Manifest.txt in ruboss4ruby-1.1.0
- old
+ new
@@ -1,47 +1,64 @@
-Generators
History.txt
Manifest.txt
-README.txt
+README.rdoc
Rakefile
-config/hoe.rb
-config/requirements.rb
+app_generators/ruboss_app/USAGE
+app_generators/ruboss_app/ruboss_app_generator.rb
+app_generators/ruboss_app/templates/actionscript.properties
+app_generators/ruboss_app/templates/actionscriptair.properties
+app_generators/ruboss_app/templates/app.yaml.erb
+app_generators/ruboss_app/templates/default_tasks.rake
+app_generators/ruboss_app/templates/empty.txt
+app_generators/ruboss_app/templates/expressInstall.swf
+app_generators/ruboss_app/templates/flex.properties
+app_generators/ruboss_app/templates/generate.rb
+app_generators/ruboss_app/templates/html-template/AC_OETags.js
+app_generators/ruboss_app/templates/html-template/history/history.css
+app_generators/ruboss_app/templates/html-template/history/history.js
+app_generators/ruboss_app/templates/html-template/history/historyFrame.html
+app_generators/ruboss_app/templates/html-template/index.template.html
+app_generators/ruboss_app/templates/html-template/playerProductInstall.swf
+app_generators/ruboss_app/templates/index.html.erb
+app_generators/ruboss_app/templates/index.yaml
+app_generators/ruboss_app/templates/mainair-app.xml
+app_generators/ruboss_app/templates/mainapp-config.xml
+app_generators/ruboss_app/templates/mainapp.mxml
+app_generators/ruboss_app/templates/project-textmate.erb
+app_generators/ruboss_app/templates/project.properties
+app_generators/ruboss_app/templates/projectair.properties
+app_generators/ruboss_app/templates/swfobject.js
+bin/ruboss-gen
+generators/ruboss_config/USAGE
+generators/ruboss_config/ruboss_config_generator.rb
+generators/ruboss_controller/USAGE
+generators/ruboss_controller/ruboss_controller_generator.rb
+generators/ruboss_controller/templates/assist.py
+generators/ruboss_controller/templates/controller.as.erb
+generators/ruboss_controller/templates/restful.py
+generators/ruboss_main_app/USAGE
+generators/ruboss_main_app/ruboss_main_app_generator.rb
+generators/ruboss_main_app/templates/main.py.erb
+generators/ruboss_main_app/templates/mainapp.mxml
+generators/ruboss_scaffold/USAGE
+generators/ruboss_scaffold/ruboss_scaffold_generator.rb
+generators/ruboss_scaffold/templates/component.mxml.erb
+generators/ruboss_scaffold/templates/controller.py.erb
+generators/ruboss_scaffold/templates/model.as.erb
+generators/ruboss_scaffold/templates/model.py.erb
+generators/ruboss_yaml_scaffold/USAGE
+generators/ruboss_yaml_scaffold/ruboss_yaml_scaffold_generator.rb
gpl-3.0.txt
lib/ruboss4ruby.rb
lib/ruboss4ruby/active_foo.rb
+lib/ruboss4ruby/active_record_default_methods.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/datamapper_foo.rb
+lib/ruboss4ruby/rails/recipes.rb
+lib/ruboss4ruby/rails/swf_helper.rb
lib/ruboss4ruby/tasks.rb
-lib/ruboss4ruby/version.rb
-merb_generators/ruboss_config.rb
-merb_generators/ruboss_controller.rb
-merb_generators/ruboss_flex_app.rb
-merb_generators/ruboss_resource_controller.rb
-merb_generators/ruboss_scaffold.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
-merb_generators/templates/ruboss_config/html-template/history/history.css
-merb_generators/templates/ruboss_config/html-template/history/history.js
-merb_generators/templates/ruboss_config/html-template/history/historyFrame.html
-merb_generators/templates/ruboss_config/html-template/index.template.html
-merb_generators/templates/ruboss_config/html-template/playerProductInstall.swf
-merb_generators/templates/ruboss_config/index.html.erb
-merb_generators/templates/ruboss_config/mainair-app.xml
-merb_generators/templates/ruboss_config/project.properties
-merb_generators/templates/ruboss_config/projectair.properties
-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
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
@@ -74,51 +91,41 @@
rails_generators/ruboss_scaffold/templates/model.as.erb
rails_generators/ruboss_scaffold/templates/model.rb.erb
rails_generators/ruboss_yaml_scaffold/USAGE
rails_generators/ruboss_yaml_scaffold/ruboss_yaml_scaffold_generator.rb
rcl-1.0.txt
-script/console
-script/destroy
-script/generate
-script/txt2html
-setup.rb
-tasks/deployment.rake
-tasks/environment.rake
-tasks/website.rake
-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
+rdoc/generators/template/html/jamis.rb
+ruboss4ruby.gemspec
+spec/ruboss4ruby_spec.rb
+spec/spec_helper.rb
+test/rails/controllers/application.rb
+test/rails/controllers/locations_controller.rb
+test/rails/controllers/notes_controller.rb
+test/rails/controllers/projects_controller.rb
+test/rails/controllers/tasks_controller.rb
+test/rails/controllers/users_controller.rb
+test/rails/database.yml
+test/rails/fixtures/locations.yml
+test/rails/fixtures/notes.yml
+test/rails/fixtures/projects.yml
+test/rails/fixtures/simple_properties.yml
+test/rails/fixtures/tasks.yml
+test/rails/fixtures/users.yml
+test/rails/helpers/functional_test_helper.rb
+test/rails/helpers/test_helper.rb
+test/rails/helpers/unit_test_helper.rb
+test/rails/model.yml
+test/rails/models/location.rb
+test/rails/models/note.rb
+test/rails/models/project.rb
+test/rails/models/simple_property.rb
+test/rails/models/task.rb
+test/rails/models/user.rb
+test/rails/playing_around_in_a_console.txt
+test/rails/schema.rb
+test/rails/test.swf
+test/rails/test_active_foo.rb
+test/rails/test_ruboss_rails_integration_functional.rb
+test/rails/test_to_fxml.rb
+test/rails/test_to_json.rb
+test/rails/views/notes/empty_params_action.html.erb
+test/rails/views/notes/index.html.erb