0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add uselessness disclaimer to README More... about 9 years ago
license under CCPL
Tim
More... about 13 years ago
moved db configs into seperate file
Tim
More... over 13 years ago
spaced out some methods for readability
Tim
More... over 13 years ago
cleaned up chart_data helper methods
Tim
More... over 13 years ago
moved chart data methods into a helper module
Tim
More... over 13 years ago
added setup instructions to README
Tim
More... over 13 years ago
cleaned up configuration files
Tim
More... over 13 years ago
added simple licensing info
Tim
More... over 13 years ago
added form selectors for Symbol and LineType
Tim
More... over 13 years ago
slimmed up the main handler a bit
Tim
More... over 13 years ago
added simple UI for changing line type
Tim
More... over 13 years ago
added support for multiple line types
Tim
More... over 13 years ago
added ability to chart different stocks
Tim
More... over 13 years ago
import data for multiple stocks
Tim
More... over 13 years ago
created Stock model
Tim
More... over 13 years ago
refactored StockQuote methods
Tim
More... over 13 years ago
moved logic out of view
Tim
More... over 13 years ago
added form for choosing date range
Tim
More... over 13 years ago
pass date range in through params
Tim
More... over 13 years ago
some refactoring
Tim
More... over 13 years ago
query for chart title and labels
Tim
More... over 13 years ago
query for data by price
Tim
More... over 13 years ago
import quotes from xml
Tim
More... over 13 years ago
added DataMapper validations
Tim
More... over 13 years ago
created StockQuote model
Tim
More... over 13 years ago
added DataMapper
Tim
More... over 13 years ago
added script/console
Tim
More... over 13 years ago
added nokogiri and config.ru
Tim
More... over 13 years ago
moved gem handling to bundler
Tim
More... over 13 years ago