/ascii_art_ruby

ascii_art

Primary LanguageRuby

ascii_art with ruby

  1. get text from user
  2. Create a service that generates ascii art based on user's text.
  • controller -> asciify

    • action -> index, show
  • asciify#index -> get text from user.

    • go to show
  • asciify#show -> artii gem