Changed specie to species and species to species_list in StarWars. Ma…#706
Changed specie to species and species to species_list in StarWars. Ma…#706yakryder wants to merge 6 commits intofaker-ruby:masterfrom
Conversation
…de corresponding changes in test file
|
Added to 2.0 milestone since this change breaks backwards compatibility. |
|
Yeah I should have thought of a deprecation path. Would be easy enough to implement |
|
Yeah, I'd be happy to merge this sooner if it had a deprecation path. |
…ty. StarWars.specie now puts a deprecation warning before calling the StarWars.species method that replaces it.
|
Took a first stab at a deprecation path. Two negatives are noteworthy:
|
…'t output when run from test suite
|
Fixed issue 2 above. |
a359def to
a5d7731
Compare
|
We're moving a few objects to new namespaces and I believe Here is a similar example: #1424 |
…de corresponding changes in test file.
Specie is not a thing