Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 723 Bytes

File metadata and controls

40 lines (21 loc) · 723 Bytes

Converter

This rails app allows you generate money string(russian words) by entering integer from 1 to 999999999. Changing result without requiring submit or a page refresh.

Getting Started

Using: 

Ruby version 2.4.2

Rails version 5.1.4

Vuejs 

Ajax

From Command Line:

Running the tests

From Command Line $ rspec spec/

See /spec/lib/complex_mapper_spec.rb.

Testing the behaviour of ComplexMapper class, which is main compiler.

See /lib/number_to_word_mapper/complex_mapper.rb