ruby programming language training dojo
Go to file
Mert Gör ☭ 8bf3b59903
Changed file names as _ underscored one
2024-05-03 23:58:52 +03:00
.gitignore Updated .gitignore for GNU Emacs and Ruby as in the order place 2024-04-28 16:15:11 +03:00
ChangeLog Changed file names as _ underscored one 2024-05-03 23:58:52 +03:00
LICENSE removed ruby code, changed license from AGPLv3-or-later to Expat/MIT license 2024-04-28 16:06:30 +03:00
README.md https://github.com/hwpplayer1/ruby-dojo 2024-04-28 16:29:27 +03:00
hello_world_two_strings.rb Changed file names as _ underscored one 2024-05-03 23:58:52 +03:00
hello_world_two_strings_newline.rb Changed file names as _ underscored one 2024-05-03 23:58:52 +03:00
puts_example.rb Changed file names as _ underscored one 2024-05-03 23:58:52 +03:00
string_interpolation.rb Ruby string_interpolation.rb example 2024-05-02 11:17:14 +03:00

README.md

Ruby Dojo

Ruby programming language training

https://github.com/hwpplayer1/ruby-dojo

https://gitlab.com/hwpplayer1/ruby-dojo

https://git.sr.ht/~mertgor/ruby-dojo

http://git.vern.cc/hwpplayer1/ruby-dojo

https://git.disroot.org/hwpplayer1/ruby-dojo

https://codeberg.org/hwpplayer1/ruby-dojo

License

MIT License

Copyright (C) 2023-2024 Mert Gör and contributors

Copyright (C) 2023-2024 Mass Collaboration Labs and contributors

Copyright (C) 2023-2024 Masscollabs Services

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.