osem-fcy/spec
Henne Vogelsang 2c520d9975
Switch to fenced code blocks in markdown
`:fenced_code_blocks:` Blocks delimited with 3 or more ~ or backticks will be considered as code, without the need to be indented. An optional language name may be added at the end of the opening fence for the code block.

`:disable_indented_code_blocks:` Do not parse usual markdown code blocks. Markdown converts text with four spaces at the front of each line to code blocks. This option prevents it from doing so. Recommended to use with fenced_code_blocks: true.

Fixes #2764
2021-07-09 11:17:52 +02:00
..
ability Drop knapsack 2018-09-20 00:56:17 +02:00
controllers Remove travel schedule from registration 2021-03-06 04:09:02 +01:00
datatables Skip some failing specs... 2021-03-06 02:41:07 +01:00
factories Create a factory for organizer 2019-03-18 23:16:15 +01:00
features Merge pull request #2662 from AndrewKvalheim/issue-2661-workaround 2021-03-06 20:02:04 +01:00
helpers Switch to fenced code blocks in markdown 2021-07-09 11:17:52 +02:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Linters gonna lint 2021-03-06 19:09:38 +01:00
pdfs Resolve warning about test using not_to raise_error 2021-07-05 19:39:52 +02:00
routing Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Adapt serializer specs to the new format 2018-11-20 17:30:56 -08:00
support Merge pull request #2648 from AndrewKvalheim/webmock-webdrivers 2021-03-06 21:38:06 +01:00
views/layouts Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
spec_helper.rb Use Rails transactional tests 2021-03-06 19:41:06 +01:00