diff options
| -rw-r--r-- | fi-fi/ruby-fi.html.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/fi-fi/ruby-fi.html.markdown b/fi-fi/ruby-fi.html.markdown index b4f7583d..52c60182 100644 --- a/fi-fi/ruby-fi.html.markdown +++ b/fi-fi/ruby-fi.html.markdown @@ -1,6 +1,6 @@  ---  language: ruby -filename: learnruby.rb +filename: learnruby-fi.rb  contributors:    - ["David Underwood", "http://theflyingdeveloper.com"]    - ["Joel Walden", "http://joelwalden.net"] @@ -17,6 +17,7 @@ contributors:    - ["Jake Faris", "https://github.com/farisj"]  translators:    - ["Oliver Vartiainen", "https://github.com/firoxer"] +lang: fi-fi  ---  ```ruby | 
