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.
- Fork it ( https://github.com/lab2023/parayaz/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Parayaz is maintained and funded by lab2023 - information technologies
- Thank you to all the contributors!
- The names and logos for lab2023 are trademarks of lab2023, inc.
Copyright 2014 lab2023 - information technologies