bucky deleted branch add-flash from bucky/url-shortener
bucky merged pull request bucky/url-shortener#12
code coverage reporting and test for the redirect function
bucky created pull request bucky/url-shortener#12
code coverage reporting and test for the redirect functionbucky pushed to add-flash at bucky/url-shortener
-
81b12b5d6f added simplecov and a new test
-
b3d5c70c8b added simplecov for collecting test results
- Compare 2 commits »
bucky deleted branch add-flash from bucky/url-shortener
bucky pushed to master at bucky/url-shortener
-
be17e2f146 Merge pull request 'add-flash' (#11) from add-flash into master
-
80fae88228 sqlite3 note
-
d93a8df199 formatting
-
f0bad17e89 some formatting and more context in README
-
5ca4bf707b removed rspec db setup, i probably didn't have it set right to clean up
- Compare 11 commits »
bucky closed issue bucky/url-shortener#5
define requirements for project/update docsbucky pushed to add-flash at bucky/url-shortener
-
f0bad17e89 some formatting and more context in README
bucky pushed to add-flash at bucky/url-shortener
-
5ca4bf707b removed rspec db setup, i probably didn't have it set right to clean up
-
8b2780820c update for features
-
8639c785b7 added a spot for messages to show up in the layout
-
84a047fb0c require the .env file to load ENV variables set in there
-
b2b41f1aa1 added flash plugin
- Compare 7 commits »
bucky pushed to master at bucky/url-shortener
-
88b52df610 ignore db files (sqlite)
bucky pushed to master at bucky/url-shortener
-
0da7ec74e8 ignore .bundle directory
bucky deleted branch testing-enviroment-setup from bucky/url-shortener
bucky pushed to master at bucky/url-shortener
-
2bcf76618a Merge pull request 'testing-enviroment-setup' (#10) from testing-enviroment-setup into master
-
d0c0ad5c16 removed an extra line in README
-
b90b400864 added more startup instructions and updated gems to have a development group
- Compare 3 commits »
bucky merged pull request bucky/url-shortener#10
testing-enviroment-setup