We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b043c commit ee8bc4eCopy full SHA for ee8bc4e
spec/fixtures/example_file_for_app_file_test.rb
@@ -0,0 +1,5 @@
1
+class ExampleFileForAppFileTest
2
+ def hello
3
+ puts "Hello World"
4
+ end
5
+end
0 commit comments