0.0
No release in over 3 years
Low commit activity in last 3 years
Test data generator using idolmaster.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17
~> 10.0
~> 3.0
~> 0.65.0

Runtime

>= 1.0.0
 Project Readme

Faker::Rubimas

Build Status

Test data generator using 765PRO all stars (include million stars).

This gem is inspired by sue445/faker-precure and imas/rubimas.

Installation

Add this line to your application's Gemfile:

gem 'faker-rubimas'

And then execute:

$ bundle

Or install it yourself as:

$ gem install faker-rubimas

Usage

require 'faker/rubimas'

Faker::Rubimas.name
# => "望月杏奈"

Faker::Rubimas.favorite
# => "ハト"

Faker::Rubimas.hobby
# => "登山"

Faker::Rubimas.talent
# => "ポーカーフェイス"

Faker::Rubimas.idol_type
# => "Princess"

Faker::Rubimas.color
# => "#ffe43f"

Faker::Rubimas.cv
# => "長谷川明子"

Faker::Rubimas.unit_name
# => "クレシェンドブルー"

Faker::Rubimas.unit_member_names
# => ["天海春香", "周防桃子", "福田のり子", "松田亜利沙", "横山奈緒"]

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/YutaGoto/faker-rubimas. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Faker::Rubimas project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.