Skip to content
Open

Done #224

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ We're going to make a file that will print ["Hello World!"](http://en.wikipedia.
5. Submit a Learn lab.

## Instructions

touch hello_world.started
Get started by clicking the Open button in Learn.

### Creating a File
Expand Down
1 change: 1 addition & 0 deletions hello_world.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
puts "Hello World!"
3 changes: 3 additions & 0 deletions touch hello_world.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
puts "Hello World!"
ruby hello_world.ruby
password_field_tag