To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorConfiguration Options
Bogus can be configured, similarly to many other frameworks with a configure block.
Bogus.configure do |c|
c.search_modules = [Object]
c.fake_ar_attributes = true
end
Topics
Last published over 7 years ago by Adam Pohorecki.