Jamie Gaskins
c568557ead
Sanitize URL before parsing ( #17559 )
...
URL strings that have leading or trailing spaces raise exceptions when
parsing.
2022-05-03 14:28:20 -04:00
Mac Siri
9be5c8c6b0
Routine Rubocop fixes ( #16838 )
2022-03-09 09:32:50 -05:00
ludwiczakpawel
1f685d93d1
Remove unused assets ( #15367 )
...
* remove unused assets
* spec update
* spec
* spec
* minus
* whoops
* whoops
2021-11-16 19:57:37 +01:00
rhymes
f1ec04a0c9
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
Michael Kohl
02d23a0673
Refactor jbuilder ( #7411 )
...
* Refactor jbuilder for articles
* Refactor remaining jbuilder files
* Fix specs
* Remove content_truncated from response template JSON
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-24 12:49:12 +02:00
Ben Halpern
4dabe265c6
Fix linting ( #4933 ) [deploy]
2019-11-26 08:35:34 -05:00
Mike Rogers
cf475779d0
Setting width & height attributes to SVGs on articles#show page ( #4705 )
...
* Adding spec around adding width/height to images
* Adding width/height to svgs on article page
* Improving the englishing of the test description
* Re-read final test description, this felt the clearest
* Just checking attriutes are present - not to fussed about much else
2019-11-05 13:13:44 -05:00
Ryan Palo
a00d1eb0d2
Refactor ArticleHelper#get_host_without_www ( #4558 ) [ci skip]
...
Also add specs for it
2019-10-23 14:36:32 -04:00