Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Crystal-Moonshine #1626
Conversation
zane-techempower
added some commits
Apr 17, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
msmith-techempower
May 27, 2015
Member
Looks like you actually branched off of your sailsjs branch >_< Closing for now - try and reconcile your changes against a new branch from master.
|
Looks like you actually branched off of your |
msmith-techempower
closed this
May 27, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
zane-techempower
May 27, 2015
Contributor
Was hoping you wouldn't notice, jk, I guess I was anticipating sailsjs being merged in. Will cherry-pick and resubmit.
|
Was hoping you wouldn't notice, jk, I guess I was anticipating sailsjs being merged in. Will cherry-pick and resubmit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zane-techempower commentedMay 27, 2015
resolves #1594
Add the Moonshine framework in the Crystal language. All tests implemented, database tests are done on Redis so far, I couldn't get the main Crystal MySQL driver to work. I may add Postgres tests soon.
Crystal-raw was also recently added, this pull request modifies the way that Crystal is installed: no sudo, install specific version. I have amended Crystal-raw in the merge wrt the changes I made.