[New Getting Started Tutorial] Build an e-commerce app with Rails 8.
gatz@GDJ 〜過去〜現在〜未来〜
読者になる
RubyKaigi 2019 直前特集号
RubyKaigi 2019 直前特集号
2012-08-27 15:40:53 +0900(12d);rev 207
# The famous Hello World
# program is trivial in
# Ruby. You don’t need:
#
# * a ”main” method
# * newline escapes
# * semicolons
#
# Here’s the code:
puts ”Hello World!”
SQLite-Ruby
Ruby
Action Pack