Skip to content

This project builds a Hash class from scratch (Epicodus Ruby Week 2 Monday)

Notifications You must be signed in to change notification settings

codemargaret/hash_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY Hash

An attempt to build a hash class from scratch, 09.11.2017

By Margaret Berry and Dan Danilyuk

Project Goals

  • Gain a deeper understanding of how hashes work.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd hash_ruby
  3. Open in your preferred text editor for a closer look at the code.

Known Bugs

This was an exploration, and is nonfunctional at this time.

Support and contact details

If you have questions, comments, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • Ruby
  • Sinatra

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Dan Danilyuk

About

This project builds a Hash class from scratch (Epicodus Ruby Week 2 Monday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages