1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Jesse LaRusso
31f1e29800
WIP: Add Clarifai class for image classification 2018-08-25 20:29:07 -04:00
dependabot[bot]
270a21f353 Bump rails from 5.2.0 to 5.2.1
Bumps [rails](https://github.com/rails/rails) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.0...v5.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-24 19:37:36 -04:00
dependabot[bot]
1f40dce0ab Bump uglifier from 4.1.17 to 4.1.18
Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.17 to 4.1.18.
- [Release notes](https://github.com/lautis/uglifier/releases)
- [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lautis/uglifier/compare/v4.1.17...v4.1.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-24 19:36:59 -04:00
881e000e1f
WIP: Add capybara and start image upload spec 2018-08-24 14:42:27 -04:00
Jesse LaRusso
4ef3792bad Remove shoulda gem 2018-08-24 14:34:39 -04:00
16d9f5e560
Add shoulda matchers and some specs 2018-08-24 13:10:43 -04:00
587197dd18
Bundle with ruby version 2018-08-24 10:58:55 -04:00
7fb7fc4feb
Switch to dotenv 2018-08-09 20:21:58 -04:00
021b93aa21
Switch to GitHub for auth 2018-08-07 18:23:07 -04:00
ff1e08b46c
Update Gemfile and get server starting 2018-08-07 17:26:29 -04:00
Dan Barber
299e7a08f7 Bunch of changes, including flexbox! 2014-04-13 22:36:40 +01:00
Dan Barber
43a57ff9f9 Add Capybara. 2014-03-24 22:52:03 +00:00
Dan Barber
dcf1a7999f OAuth via twitter working. 2014-03-24 17:06:09 +00:00
Dan Barber
f318ff2a74 WIP: Added models and Twitter sign in. 2014-03-24 08:31:27 +00:00
Dan Barber
4c8b321b3f First commit. 2014-03-23 13:41:12 +00:00