Modlr Modlr is a test data generation utility for Ruby on Rails which allows specification of data type (names, email addresses, phone numbers, etc). Installation In Rails 3, add this to your Gemfile and the run the bundle command. gem 'modlr'