Skip to content

GuiHeurich/random-chomsky-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomChomskyGenerator

Have you ever woken up to the feeling 'I need to read a meaningless random sentence inspired by Noam Chomsky's book Syntactic Structures RIGHT NOW!'

Well, of course not. BUT NOW YOU CAN! :)

How to use

Clone the repo and run bundle install in the terminal. Type rackup in terminal and then go to the designated port in your browser by typing localhost:<port>.

Have fun!

System

Developed in Ruby using Sinatra and Capybara. Test-driven all the way through.

Objective

Practice what I have learned during the first three weeks of my bootcamp at Makers Academy – which included dependency injection in Ruby, TDD, and web testing frameworks.

I'll be happy if I...

...have a thin controller and a model that has neatly differentiated classes, each with methods that respect SRP and are no more than 5 lines long.

By?

@anthrolanguage

London, summer '19.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published