GithubHelp home page GithubHelp logo

theodinproject / learn_ruby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vikingeducation/learn_ruby

41.0 41.0 2.0K 321 KB

a basic ruby class generated from test-first-teaching

Home Page: http://testfirst.org

Ruby 41.19% HTML 52.87% CSS 5.94%

learn_ruby's Issues

Upgrade the Rake Gem to latest Version

We've had a report about rake not working for this project on windows. The student who reported the issue discovered the solution was to upgrade the rake gem as version 11 has a dependency on a unix library thus stoping rake tasks from running.

'prepositions' test in 05_book_titles/book_titles_spec.rb fails unnecessarily

The test string for 'prepositions' fails even if the title method properly handles prepositions but not articles, because it contains the word "the". A better test for this case would only include prepositions that the method should leave uncapitalized; otherwise, students may be confused when this test fails.

A test for 'articles' already exists, so we don't need to test for both here.

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.