George T Walters II
George T Walters II
# Problem Currently, the style sheet in place has a few places where it is looking for the timeline-\* tags instead of relying on CSS classes. This causes users that...
This request adds an identifier to the location object so that consumers of the SwiftLint results who are not accessing via an IDE can quickly determine and report out about...
It looks as though what is installed via Bower includes way more than is needed to use the module. It would be nice not to have all of the source,...
This fixes Issue #43. Now removing: - `gulp` and `src` directories - any `.*` file across the repo - `package.json` - `gulp`, `karma` and `protractor` setup files
In `ActiveRecord`, when a call is made to a database, the execution time for that query is recorded and returned as payload information. This is typically used with `ActiveSupport::Notifications` to...