First attemp at creating rails application. Glossy allows people to create, read, update and delete definitions – alas Glossary. Any findings and opinions will be noted on `README.md`
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Mustache views are now completely shared across server/client
a86041cView on GitHubAll modules are now run through `requirejs` and loaded dynamically as needed. (Not pretty, but it will do for now)
5783d99View on GitHub.rvmrc added to root directory, forcing ruby version 1.9.3-p0
14454c7View on GitHubImplemented definitions#index mustache view for `/definitions`
d6542c6View on GitHubScaffolded new controller to see rails generate/mustache stuff
7632a4aView on GitHubFixing an issue where CSS3 linear-gradient wasn't applied to entire document
1fc4675View on GitHubReconfiguring MongoMapper based recent changes: http://mongomapper.com/documentation/getting-started/rails.html
8c033e6View on GitHubAdding `mustache` to Gemfile. README.md updated with TODO section
2787a82View on GitHub