Turkish number to text money
Turkish number to text money according to TDK
Add this line to your application’s Gemfile:
gem 'parayaz'
And then execute:
$ bundle
Or
$ bundle install --path=vendor/bundle
Or install it yourself as:
$ gem install parayaz
Use rake test
or bundle exec rake test
to run specs.
> 123.parayaz
# yüzyirmiüçTL
> 123.55.parayaz
# yüzyirmiüçTL,ellibeşkr.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)Copyright 2014 lab2023 - information technologies