Skip to content

Commit 22a0775

Browse files
authored
Reword Rails's relationship to Ruby for accuracy
1 parent 34ac24e commit 22a0775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/ruby/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ topic: ruby
1111
url: https://www.ruby-lang.org/en/
1212
wikipedia_url: https://en.wikipedia.org/wiki/Ruby_(programming_language)
1313
---
14-
Ruby was developed by Yukihiro "Matz" Matsumoto in 1995 with the intent of having an easily readable programming language. It is integrated with the Rails framework to create dynamic web-applications. Ruby's syntax is similar to that of Perl and Python.
14+
Ruby was developed by Yukihiro "Matz" Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby's syntax is similar to that of Perl and Python.

0 commit comments

Comments
 (0)