Parse and run ERB tags inside YAML config #98

Merged
lautis merged 1 commits from erb-in-config-file into master 2011-12-16 14:31:00 +00:00
lautis commented 2011-12-16 12:24:00 +00:00 (Migrated from github.com)

Jasmine gem allows ERB inside jasmine.yaml, but jasmine-headless-webkit doesn't do anything to these tags. This patch runs the config file via ERB before passing it to YAML for deserialization.

Jasmine gem allows ERB inside jasmine.yaml, but jasmine-headless-webkit doesn't do anything to these tags. This patch runs the config file via ERB before passing it to YAML for deserialization.
johnbintz commented 2011-12-16 14:31:11 +00:00 (Migrated from github.com)

Awesome, thanks!

Awesome, thanks!
Sign in to join this conversation.
No reviewers
No Label
bug
doc
feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/jasmine-headless-webkit#98
No description provided.