spec/spec_helper.rb in filipinomemes-1.0.3 vs spec/spec_helper.rb in filipinomemes-1.0.4
- old
+ new
@@ -1,11 +1,9 @@
# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# Require this file using `require "spec_helper"` to ensure that it is only
# loaded once.
-#
-# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
module Matchers
class BeLike
def initialize(expected)
@expected = expected.gsub(/^\s+/, '').strip
@@ -49,10 +47,10 @@
RSpec::Core::ExampleGroup.define_example_group_method :kwentomo_sapagong
RSpec::Core::ExampleGroup.define_example_method :diziz
end
RSpec::Core::MemoizedHelpers::ClassMethods.module_eval do
- alias_method :italaga_ang, :let
+ alias_method :hayaan_mo_sila, :let
end
RSpec::Core::MemoizedHelpers.module_eval do
alias_method :den, :should
end