diff --git a/r/Ruby on Rails.rb b/r/Ruby on Rails.rb new file mode 100644 index 00000000..2300ecb4 --- /dev/null +++ b/r/Ruby on Rails.rb @@ -0,0 +1,4 @@ +class HelloWorld < app + print "Hello World" + end +end diff --git a/readme.md b/readme.md index 175e0bb0..b374cfd6 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (885 total) +## Languages (886 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) @@ -727,6 +727,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [RPG](r/RPG.rpgle) * [RTL2](r/RTL2.rtl2) * [Ruby](r/Ruby.rb) +* [Ruby on Rails](r/Ruby%20on%20Rails.rb) * [Ruota](r/Ruota.ruo) * [Rust](r/Rust.rs) * [S Algol](s/S%20Algol)