Changeset [526a5bb06a08508aa6689253fe2b12800ab3e300] by Jimmy Schementi

May 22nd, 2008 @ 12:49 AM

Working on Silverlight 2 Beta2

  • Hashes are having problems; though I can't seem to reproduce it in a vanilla RubySL app.
  • debug=false by default, for perf ... though it shouldn't affect perf
  • Updated public/ironruby with lastest build
  • Added /render_test/clock

http://github.com/jschementi/sil...

Committed by Jimmy Schementi

  • A app/views/render_test/_clock.xaml
  • A app/views/render_test/clock.html.erb
  • A vendor/plugins/silverline/client/app_render_rb.rb
  • R vendor/plugins/silverline/client/lib/helpers/json_beta1.rb
  • M .eprj
  • M .gitignore
  • M README
  • M Rakefile
  • M app/controllers/render_test_controller.rb
  • M app/views/posts/_posts.html.erb
  • M app/views/posts/_posts.rb
  • M app/views/render_test/test_xaml.html.erb
  • M config/boot.rb
  • M config/database.yml
  • M config/environment.rb
  • M config/environments/development.rb
  • M config/environments/production.rb
  • M config/environments/test.rb
  • M config/initializers/inflections.rb
  • M config/initializers/mime_types.rb
  • M config/routes.rb
  • M db/migrate/001_create_posts.rb
  • M db/schema.rb
  • M doc/README_FOR_APP
  • M log/production.log
  • M log/server.log
  • M log/test.log
  • M public/ironruby/Chiron.exe
  • M public/ironruby/Chiron.exe.config
  • M public/ironruby/IronRuby.Libraries.dll
  • M public/ironruby/IronRuby.dll
  • M public/ironruby/Microsoft.Scripting.Core.dll
  • M public/ironruby/Microsoft.Scripting.Silverlight.dll
  • M public/ironruby/Microsoft.Scripting.dll
  • M test/fixtures/posts.yml
  • M test/functional/posts_controller_test.rb
  • M test/functional/render_test_controller_test.rb
  • M test/test_helper.rb
  • M test/unit/post_test.rb
  • M vendor/plugins/footnotes-edge/init.rb
  • M vendor/plugins/footnotes-edge/lib/textmate_backtracer.rb
  • M vendor/plugins/footnotes-edge/lib/textmate_footnotes.rb
  • M vendor/plugins/footnotes-edge/lib/textmate_initialize.rb
  • M vendor/plugins/footnotes-edge/templates/rescues/template_error.erb
  • M vendor/plugins/footnotes-edge/test/mock_controller.rb
  • M vendor/plugins/footnotes-edge/test/textmate_footnotes_test.rb
  • M vendor/plugins/silverline/client/app_render_xaml.rb
  • M vendor/plugins/silverline/client/app_teleport.rb
  • M vendor/plugins/silverline/client/lib/application.rb
  • M vendor/plugins/silverline/client/lib/helpers.rb
  • M vendor/plugins/silverline/client/lib/helpers/debug.rb
  • M vendor/plugins/silverline/client/lib/helpers/downloader.rb
  • M vendor/plugins/silverline/client/lib/helpers/html/patch.rb
  • M vendor/plugins/silverline/client/lib/helpers/json.rb
  • M vendor/plugins/silverline/client/lib/helpers/wpf.rb
  • M vendor/plugins/silverline/client/lib/patch.rb
  • M vendor/plugins/silverline/lib/patch/ruby.rb
  • M vendor/plugins/silverline/lib/silverline/essential/generator.rb
  • M vendor/plugins/silverline/lib/silverline/essential/html.rb
  • M vendor/plugins/silverline/lib/silverline/essential/xap.rb
  • M vendor/plugins/silverline/lib/silverline/visualize/helpers/formats.rb
  • M vendor/plugins/silverline/lib/silverline/visualize/helpers/templates.rb
  • M vendor/plugins/silverline/public/ironruby/Chiron.exe
  • M vendor/plugins/silverline/public/ironruby/Chiron.exe.config
  • M vendor/plugins/silverline/public/ironruby/IronRuby.Libraries.dll
  • M vendor/plugins/silverline/public/ironruby/IronRuby.dll
  • M vendor/plugins/silverline/public/ironruby/Microsoft.Scripting.Core.dll
  • M vendor/plugins/silverline/public/ironruby/Microsoft.Scripting.Silverlight.dll
  • M vendor/plugins/silverline/public/ironruby/Microsoft.Scripting.dll
  • M vendor/plugins/silverline/templates/AppManifest.xaml.erb
  • M vendor/plugins/silverline/templates/body.html.erb
  • M vendor/plugins/silverline/templates/head.html.erb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Silverlight and Rails integration with IronRuby