UnstableChanges

Summary

  1. Update QA test rails project to use rspec 2.x syntax since we now ship rspec 2.x
  2. Only 1.8 version of datadir.rb has continued string on it
  3. render_template long long removed from rails (1.0). Also several Rails modules now have a non-deprecated render_template method
Changeset 4448:d5d4fdc6622e by enebo@netbeans.org:
Update QA test rails project to use rspec 2.x syntax since we now ship rspec 2.x
The file was modifiedjellytools.ruby/test/qa-functional/data/SampleRubyProject/Rakefile (diff)
Changeset 4447:8baa3c6efe84 by enebo@netbeans.org:
Only 1.8 version of datadir.rb has continued string on it
The file was modifiedruby/test/unit/src/org/netbeans/modules/ruby/RubyFormatterTest.java (diff)
Changeset 4446:8c9c7c266796 by enebo@netbeans.org:
render_template long long removed from rails (1.0).  Also several Rails modules now have a non-deprecated render_template method
The file was modifiedruby.hints/src/org/netbeans/modules/ruby/hints/RailsDeprecations.java (diff)
The file was modifiedruby.hints/test/unit/src/org/netbeans/modules/ruby/hints/RailsDeprecationsTest.java (diff)
The file was removedruby.hints/test/unit/data/testfiles/projects/railsproj/app/controllers/rendertemplate.rb
The file was removedruby.hints/test/unit/data/testfiles/projects/railsproj/app/controllers/rendertemplate.rb.testRenderTemplate.hints
The file was removedruby.hints/test/unit/data/testfiles/projects/railsproj/app/controllers/rendertemplate_spec.rb
The file was removedruby.hints/test/unit/data/testfiles/projects/railsproj/app/controllers/rendertemplate_spec.rb.testRSpec.hints