Code Monkey home page Code Monkey logo

math_ml's People

Contributors

hirakuro avatar

Watchers

 avatar

math_ml's Issues

Deprecation warnings

(This issue is migrated from Bitbucket)


hiraku@ikradon:~/work/math_ml$ rake
/opt/ruby/1.8.7-p375/bin/ruby -S rspec ./spec/math_ml/element_spec.rb ./spec/math_ml/latex/macro_spec.rb ./spec/math_ml/latex/parser_spec.rb ./spec/math_ml/latex/scanner_spec.rb ./spec/math_ml/string_spec.rb ./spec/math_ml/util_spec.rb ./spec/math_ml_spec.rb -c -I . -I ./lib -I ./external/lib
.........................................................................................................

Deprecation Warnings:

`be_true` is deprecated. Use `be_truthy` (for Ruby's conditional semantics) or `be true` (for exact `== true` equality) instead. Called from /home/hiraku/work/math_ml/spec/math_ml/element_spec.rb:9.
`be_true` is deprecated. Use `be_truthy` (for Ruby's conditional semantics) or `be true` (for exact `== true` equality) instead. Called from /home/hiraku/work/math_ml/spec/math_ml/latex/parser_spec.rb:554.
`be_true` is deprecated. Use `be_truthy` (for Ruby's conditional semantics) or `be true` (for exact `== true` equality) instead. Called from /home/hiraku/work/math_ml/spec/math_ml/latex/parser_spec.rb:560.
Too many uses of deprecated '`be_true`'. Pass `--deprecation-out` or set `config.deprecation_stream` to a file for full output.


If you need more of the backtrace for any of these deprecations to
identify where to make the necessary changes, you can configure
`config.raise_errors_for_deprecations!`, and it will turn the
deprecation warnings into errors, giving you the full backtrace.

5 deprecation warnings total

Finished in 5.35 seconds
105 examples, 0 failures

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.