Skip to content

Commit a250a36

Browse files
add another comment
1 parent 4403ac4 commit a250a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/generators/matestack_page/matestack_page_generator.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def create_matestack_page
2828
# swap app and page input order
2929
# - scaffold failing rspec test cases per default via options[:rspec]
3030
# - check if spec/ folder exists in host system => if not, puts 'rspec test suite not found'
31+
# - how-to https://relishapp.com/rspec/rspec-rails/docs/generators
3132
# talk to jonas: do pages always belong to apps?
3233
# - if yes: generate corresponding app if it does not exist
3334
# - if yes: invoce `generate matestack_app` with ARGS => should create controller_action and view aswell

0 commit comments

Comments
 (0)