https://github.com/cored/ruby99problems
Prolog 99 problems but in Ruby
https://github.com/cored/ruby99problems
Last synced: 6 months ago
JSON representation
Prolog 99 problems but in Ruby
- Host: GitHub
- URL: https://github.com/cored/ruby99problems
- Owner: cored
- License: mit
- Created: 2011-11-18T14:59:58.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:07:56.000Z (over 3 years ago)
- Last Synced: 2025-04-06T18:19:40.167Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= ruby99problems
Description goes here.
== Contributing to ruby99problems
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
== Copyright
Copyright (c) 2011 Rafael George. See LICENSE.txt for
further details.