Sha256: cc08b526bff5686290bcd4b5163bddeeacb8f7d1a9493e8dccd11ef7c98107ff

Contents?: true

Size: 354 Bytes

Versions: 17

Compression:

Stored size: 354 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the EditorHelper. For example:
#
# describe EditorHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       expect(helper.concat_strings("this","that")).to eq("this that")
#     end
#   end
# end
describe EditorHelper do
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
smalruby-editor-0.0.12-x86-mingw32 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.12 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.11-x86-mingw32 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.11 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.10-x86-mingw32 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.10 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.9-x86-mingw32 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.9 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.8 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.8-x86-mingw32 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.7 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.6 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.5 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.4 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.3 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.2 spec/helpers/editor_helper_spec.rb
smalruby-editor-0.0.1 spec/helpers/editor_helper_spec.rb