Joshua Mervine

Results 10 issues of Joshua Mervine

enhancement
Server / UI

enhancement
Server / UI

A quick search yielded 11 repos with references to maxcdn.bootstrapcdn.com. I'm going to submit PRs to each updating to the latest stackpath url and add identity where missing. https://github.com/search?q=maxcdn.bootstrapcdn.com

community

Change pulled directly from https://www.bootstrapcdn.com/.

I'd like to have the app autodetect a configured database (postgres b/c it's running on Heroku) and if available and upon request, anonymously store (via hash link) conversions for sharing.

- fixing `$options` arg variable to be more obscure to avoid clobbering `$options` defined in something being tested - removing shml references - version++ **remember to create version tag and...

Add `skip` method to show that something has been skipped.

Most development dep gems are way out of date. They work thanks to the Gemfile.lock, but if you run 'bundle update' everything most tests fail. Time to revisit when I...

enhancement