This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
One of the most interesting challenges I met during Hanami development is to write isolated integration tests. The framework ships with an extensive Command Line Interface (CLI) to generate (or destroy) code, start the server, open a Ruby (or a database) console, create/drop the database, run the migrations, precompile assets, and print informations. 
 Code Generators 
 Code generators is…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.