Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple models #42

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 8, 2016

  1. Simplyfying parameters to allow for interchangble usages instead of o…

    …ptional parameters.
    
    Allows for the querying of multiple models.
    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    d076658 View commit details
    Browse the repository at this point in the history
  2. Fixing syntax error on line 75

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    41f5a44 View commit details
    Browse the repository at this point in the history
  3. Fixing syntax error

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    2b5a44f View commit details
    Browse the repository at this point in the history
  4. Updating main method paramters

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    79fdd56 View commit details
    Browse the repository at this point in the history
  5. More refactoring

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    e238eb8 View commit details
    Browse the repository at this point in the history
  6. Testing code

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    2f5aa5e View commit details
    Browse the repository at this point in the history
  7. Method definition

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    9408d66 View commit details
    Browse the repository at this point in the history
  8. Removing erronous to_s

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    da5c46e View commit details
    Browse the repository at this point in the history
  9. More work

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    78acac4 View commit details
    Browse the repository at this point in the history
  10. String concat

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    6a0a337 View commit details
    Browse the repository at this point in the history
  11. array type

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    de031c9 View commit details
    Browse the repository at this point in the history
  12. Added a little documentation

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    743777c View commit details
    Browse the repository at this point in the history
  13. Fixing some hounci code format faults

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    38f59e5 View commit details
    Browse the repository at this point in the history
  14. A little more code formatting

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    71abe4c View commit details
    Browse the repository at this point in the history
  15. Updating tests spec

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    4697867 View commit details
    Browse the repository at this point in the history
  16. Updating specs

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    9794d25 View commit details
    Browse the repository at this point in the history
  17. Updating specs

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    bc153a3 View commit details
    Browse the repository at this point in the history
  18. RSPEC

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    b5e7803 View commit details
    Browse the repository at this point in the history
  19. RSPEC

    Daniel Prejean committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    065247f View commit details
    Browse the repository at this point in the history