Manifest.txt in dima-ruboss4ruby-1.1.0 vs Manifest.txt in dima-ruboss4ruby-1.1.1
- old
+ new
@@ -4,21 +4,24 @@
Rakefile
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
@@ -27,18 +30,23 @@
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
@@ -83,10 +91,11 @@
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
+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
@@ -99,13 +108,11 @@
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/controllers.log
test/rails/helpers/functional_test_helper.rb
-test/rails/helpers/models.log
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
@@ -113,10 +120,9 @@
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.sqlite3
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