[SVN] r8640 (Ruby Shoulda)

David Lowenfels david at internautdesign.com
Mon Dec 10 19:55:09 UTC 2007


added more snippets
syntax now includes the scope of the rails bundle so you don't have to switch back and forth.
The focused should/context runner now can handle weird characters in the string (quotes, parens, periods, etc)

there are also hooks for color customization:
assert tags have the scope: support.shoulda.assert
context and should tags have the scope: keyword.meta.ruby.shoulda (as they did before)

Changed:
U   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Commands/Run Context.tmCommand
U   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Commands/Run Focused Unit Test.tmCommand
U   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Commands/YAML to Shoulda.tmCommand
U   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/context.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/load_all_fixtures.tmSnippet
U   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_allow_values_for.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_assign_to.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_be_restful denied.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_be_restful.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_belong_to.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_ensure_length_in_range.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_ensure_value_in_range.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_have_and_belong_to_many.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_have_class_methods.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_have_instance_methods.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_have_many.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_have_one.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_not_allow_values_for.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_not_assign_to.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_not_set_the_flash.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_only_allow_numeric_values_for.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_render_a_form.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_render_template.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_require_attributes.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_require_unique_attributes.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_respond_with.tmSnippet
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Snippets/should_set_the_flash_to.tmSnippet
D   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Syntaxes/Ruby Shoulda.tmLanguage
A   trunk/Review/Bundles/Ruby Shoulda.tmbundle/Syntaxes/Shoulda.tmLanguage
U   trunk/Review/Bundles/Ruby Shoulda.tmbundle/info.plist



More information about the textmate-dev mailing list