docbrown/spec
Andrew Bone b56865915c Jsfiddle LiquidTag (#1509)
* Create jsfiddle_tag.rb

Add liquid tag for jsfiddle

* Create jsfiddle_tag-spec.rb

Add liquid tag for jsfiddle

* Update _editor_guide_text.html.erb

Add liquid tag for jsfiddle

* Updates for rubocop

* Edit boilerplate

Change some of the boiler plate code.

* rubocop compliance

* Fixed name

Fixed file name

* Fixed boiler plate

Changed codepen to jsfiddle

* Update guide text

Change the Guide Text to be jsfiddle specific.

Co-Authored-By: Link2Twenty <AndrewB05@gmail.com>

* Fixed typo in spec

Co-Authored-By: Link2Twenty <AndrewB05@gmail.com>

* Update Valid Link

* Update jsfiddle_tag.rb

* Add Approved html

* Remove double slash

* Revert change

* Fix XSS error

* Remove extra line

* Remove extra slash

* Remove extra slash

* Make DRY

* rubocop compliance

* Change test logic

* Revert test to Approvals

* Fix HTML approved
2019-01-17 15:44:01 -05:00
..
controllers Silence Delayed::Workers in spec [ci skip] 2019-01-10 16:33:58 -05:00
factories Improve feed and add more randomness (#1570) 2019-01-16 16:01:14 -05:00
features Improve feed and add more randomness (#1570) 2019-01-16 16:01:14 -05:00
fixtures/approvals/rssreader/get_all_articles Refactor RssReader (#1537) 2019-01-14 14:25:49 -05:00
labor Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00
lib/acts_as_taggable_on Code cleanups (#659) 2018-08-07 11:00:13 -04:00
liquid_tags Jsfiddle LiquidTag (#1509) 2019-01-17 15:44:01 -05:00
mailers Replace data with content in export email copy (#1572) 2019-01-16 17:10:06 -05:00
models Allow Organizations to Update Slug/Username (#1411) 2019-01-10 14:16:43 -05:00
observers Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
policies ApiSecret model for Developer API (#1369) 2019-01-08 12:30:54 -05:00
requests Export comments (#1471) 2019-01-16 12:54:45 -05:00
routing Code cleanups (#659) 2018-08-07 11:00:13 -04:00
services Export comments (#1471) 2019-01-16 12:54:45 -05:00
support Jsfiddle LiquidTag (#1509) 2019-01-17 15:44:01 -05:00
views Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
rails_helper.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
spec_helper.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00