<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/ruby-faker</id>
  <title type="text">Ruby Faker Google Group</title>
  <subtitle type="text">
  Discussion about the Faker Ruby gem
  </subtitle>
  <link href="/group/ruby-faker/feed/atom_v1_0_msgs.xml" rel="self" title="Ruby Faker feed"/>
  <updated>2009-09-14T00:36:01Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Lucas</name>
  <email>lucas.uy...@gmail.com</email>
  </author>
  <updated>2009-09-14T00:36:01Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/10c510c12980548e/eef9233439d9300e?show_docid=eef9233439d9300e</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/10c510c12980548e/eef9233439d9300e?show_docid=eef9233439d9300e"/>
  <title type="text">[PATCH] Adding min_size and max_size to first_name, last_name and user_name</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I made and attached a patch adding min_size and max_size options to Name&#39;s &lt;br&gt; first_name and last_name and Internet&#39;s user_name. &lt;br&gt; I also added some test cases, which I believe cover the new functionality. &lt;br&gt; Please review my patch. &lt;br&gt; Lucas Uyezu &lt;br&gt; P.S Thanks for creating the gem, it&#39;s *very* useful.
  </summary>
  </entry>
  <entry>
  <author>
  <name>steshatobey88200</name>
  <email>steshatobey88...@gmail.com</email>
  </author>
  <updated>2009-09-13T19:41:36Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/d20e7e2311ca6fd2/2e6be83a9f3f805b?show_docid=2e6be83a9f3f805b</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/d20e7e2311ca6fd2/2e6be83a9f3f805b?show_docid=2e6be83a9f3f805b"/>
  <title type="text">answer group</title>
  <summary type="html" xml:space="preserve">
  Find answer for any question here &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://radiowiki.teknusi.org/cheap-flight-256&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin Curtis</name>
  <email>benjamin.cur...@gmail.com</email>
  </author>
  <updated>2009-08-12T16:30:41Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/d356ffae42a0f8b4/cdcab1e18470c5e0?show_docid=cdcab1e18470c5e0</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/d356ffae42a0f8b4/cdcab1e18470c5e0?show_docid=cdcab1e18470c5e0"/>
  <title type="text">Re: Swiss-ified fake data http://gist.github.com/165751</title>
  <summary type="html" xml:space="preserve">
  Thanks for posting this. It would be great to add a locales path to the &lt;br&gt; gem, then you could load locales/ch, which would override things like &lt;br&gt; phone_number, etc. &lt;br&gt; Feel free to fork &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/stympy/faker/tree/master&quot;&gt;[link]&lt;/a&gt;, implement &lt;br&gt; that, and send a pull request. :) &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Benjamin Curtis &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://railskits.com/&quot;&gt;[link]&lt;/a&gt; - Ready-made Rails code
  </summary>
  </entry>
  <entry>
  <author>
  <name>lwe</name>
  <email>lukas.westerm...@gmail.com</email>
  </author>
  <updated>2009-08-11T11:51:51Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/d356ffae42a0f8b4/0d81f0b1dcf75eba?show_docid=0d81f0b1dcf75eba</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/d356ffae42a0f8b4/0d81f0b1dcf75eba?show_docid=0d81f0b1dcf75eba"/>
  <title type="text">Swiss-ified fake data http://gist.github.com/165751</title>
  <summary type="html" xml:space="preserve">
  Hey there &lt;br&gt; &lt;p&gt;If anyone is interested, I&#39;ve added some methods to generate fake data &lt;br&gt; for Switzerland (i.e. phone numbers, company suffixes, domain &lt;br&gt; suffixes, zip codes). &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gist.github.com/165751&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>WJSimacek</name>
  <email>wayne.sima...@gmail.com</email>
  </author>
  <updated>2009-05-13T15:58:44Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/6f7981c0bc6ce2c4/bd00e02de28509ea?show_docid=bd00e02de28509ea</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/6f7981c0bc6ce2c4/bd00e02de28509ea?show_docid=bd00e02de28509ea"/>
  <title type="text">Re: NewBe trouble getting started</title>
  <summary type="html" xml:space="preserve">
  Hi Jason, &lt;br&gt; I tried adding require &#39;faker&#39; to my blueprints.rb file with no &lt;br&gt; change. &lt;br&gt; &lt;p&gt; The main thing I want to do is to follow the data that faker is &lt;br&gt; creating either using IRB or somehow back to the console so I can walk &lt;br&gt; through my test or through the POST/PUT actions...maybe in the log??
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Edwards</name>
  <email>jtan...@gmail.com</email>
  </author>
  <updated>2009-05-13T14:32:46Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/6f7981c0bc6ce2c4/a6d644892d39ab6a?show_docid=a6d644892d39ab6a</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/6f7981c0bc6ce2c4/a6d644892d39ab6a?show_docid=a6d644892d39ab6a"/>
  <title type="text">Re: NewBe trouble getting started</title>
  <summary type="html" xml:space="preserve">
  What method does it say it can&#39;t find? That line is making three &lt;br&gt; method calls, so it would be helpful to know what it can&#39;t find. &lt;br&gt; &lt;p&gt;I&#39;m guessing you need to add &amp;quot;require &#39;faker&#39;&amp;quot; to your blueprints.rb, &lt;br&gt; unless you&#39;re requiring test_helper in your blueprints.rb. &lt;br&gt; &lt;p&gt;Jason
  </summary>
  </entry>
  <entry>
  <author>
  <name>WJSimacek</name>
  <email>wayne.sima...@gmail.com</email>
  </author>
  <updated>2009-05-13T06:32:29Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/6f7981c0bc6ce2c4/a829cb416e2af3d1?show_docid=a829cb416e2af3d1</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/6f7981c0bc6ce2c4/a829cb416e2af3d1?show_docid=a829cb416e2af3d1"/>
  <title type="text">NewBe trouble getting started</title>
  <summary type="html" xml:space="preserve">
  I&#39;m having trouble getting started. &lt;br&gt; &lt;p&gt;In my test_helper.rb I&#39;ve added the line: &lt;br&gt; require &#39;faker&#39; &lt;br&gt; &lt;p&gt;In my blueprints.rb file I have the following line that&#39;s giving me a &lt;br&gt; &amp;quot;no method&amp;quot; error: &lt;br&gt; Identity.blueprint do &lt;br&gt; identifier &amp;quot;#{Faker::Internet.user_name}. # &lt;br&gt; {Faker::Internet.domain_name}&amp;quot; &lt;br&gt; end
  </summary>
  </entry>
  <entry>
  <author>
  <name>loopion</name>
  <email>landm...@gmail.com</email>
  </author>
  <updated>2009-02-23T10:51:09Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/1f5cfe506b0381cf/9facf8e010af3b7e?show_docid=9facf8e010af3b7e</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/1f5cfe506b0381cf/9facf8e010af3b7e?show_docid=9facf8e010af3b7e"/>
  <title type="text">Re: Remove some bad words</title>
  <summary type="html" xml:space="preserve">
  That&#39;s what I did, thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>taelor</name>
  <email>thred...@gmail.com</email>
  </author>
  <updated>2009-02-19T13:33:22Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/1f5cfe506b0381cf/fe86b30e2caf6ec4?show_docid=fe86b30e2caf6ec4</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/1f5cfe506b0381cf/fe86b30e2caf6ec4?show_docid=fe86b30e2caf6ec4"/>
  <title type="text">Re: Remove some bad words</title>
  <summary type="html" xml:space="preserve">
  I think that is Latin like Cum Laude &lt;br&gt; &lt;p&gt;I don&#39;t know the actual method call to generate text, but you could &lt;br&gt; just gsub it out. &lt;br&gt; &lt;p&gt;Faker::Lorem.generate.gsub(&amp;quot;cu m&amp;quot;, &amp;quot;&amp;quot;) &lt;br&gt; &lt;p&gt;You could just write a method that does that and call it clean so you &lt;br&gt; could say &lt;br&gt; &lt;p&gt;Faker::Lorem.clean
  </summary>
  </entry>
  <entry>
  <author>
  <name>loopion</name>
  <email>landm...@gmail.com</email>
  </author>
  <updated>2009-02-19T09:14:31Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/1f5cfe506b0381cf/1a67b5d20ddc99d4?show_docid=1a67b5d20ddc99d4</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/1f5cfe506b0381cf/1a67b5d20ddc99d4?show_docid=1a67b5d20ddc99d4"/>
  <title type="text">Remove some bad words</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;Using intensely Faker, I encounter a really tricky suspected error : &lt;br&gt; In the Faker::Lorem there is the word &amp;quot;cum&amp;quot; that I qualified as a bad &lt;br&gt; word. Could somebody remove it from the gem?
  </summary>
  </entry>
  <entry>
  <author>
  <name>taelor</name>
  <email>thred...@gmail.com</email>
  </author>
  <updated>2009-02-12T16:18:09Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/f97185a499a6aaf5/63c791e7f1a6247a?show_docid=63c791e7f1a6247a</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/f97185a499a6aaf5/63c791e7f1a6247a?show_docid=63c791e7f1a6247a"/>
  <title type="text">Weighted Pick - Array Extension</title>
  <summary type="html" xml:space="preserve">
  Gents, &lt;br&gt; &lt;p&gt;Tell me what you think about this extension to the array class for &lt;br&gt; faker. &lt;br&gt; &lt;p&gt;I have been having to come up with alot of fake data, and I wanted to &lt;br&gt; randomly pick from an array, but pick certain things more than others. &lt;br&gt; So came up with the idea of a weighted_pick from an array. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastie.org/387157&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>jtanium</name>
  <email>jtan...@gmail.com</email>
  </author>
  <updated>2009-01-23T23:04:32Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/5865a98e90e5b0c8/366ec25c8f462af6?show_docid=366ec25c8f462af6</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/5865a98e90e5b0c8/366ec25c8f462af6?show_docid=366ec25c8f462af6"/>
  <title type="text">Re: patch for phone_number</title>
  <summary type="html" xml:space="preserve">
  I was just going to write this. &lt;br&gt; &lt;p&gt;+1 for this patch to be applied. &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; &lt;p&gt;Jason
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michael K</name>
  <email>rock...@gmail.com</email>
  </author>
  <updated>2009-01-08T20:09:30Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/5865a98e90e5b0c8/b9eec108b8b345bd?show_docid=b9eec108b8b345bd</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/5865a98e90e5b0c8/b9eec108b8b345bd?show_docid=b9eec108b8b345bd"/>
  <title type="text">patch for phone_number</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; &lt;p&gt;I uploaded a minor patch to optionally allow the caller to specify the &lt;br&gt; phone_number formats array instead of always choosing from the hard- &lt;br&gt; coded Format array. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ruby-faker.googlegroups.com/web/added_optional_formats_array_param_to_phone_number.patch?gsc=rzvQ2BYAAAC7t3gDMB-CadA3Fvndalem-vghgYgES8zAzJdW7J9-8w&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jesper Rønn-Jensen</name>
  <email>jespe...@gmail.com</email>
  </author>
  <updated>2008-11-14T08:01:31Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/56837552b9f3d577/692303d0811343be?show_docid=692303d0811343be</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/56837552b9f3d577/692303d0811343be?show_docid=692303d0811343be"/>
  <title type="text">Re: Faker Danish Extension</title>
  <summary type="html" xml:space="preserve">
  One important note: &lt;br&gt; &lt;p&gt;I added and modified the time extension created by Karl (see &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/ruby-faker/msg/e0bd028abb91b223&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; &lt;p&gt;AND added methods to create random dates in a year interval . (these &lt;br&gt; are then used to create Danish social security numbers which are based &lt;br&gt; on birthdates)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jesper Rønn-Jensen</name>
  <email>jespe...@gmail.com</email>
  </author>
  <updated>2008-11-14T05:49:56Z</updated>
  <id>http://groups.google.com/group/ruby-faker/browse_frm/thread/56837552b9f3d577/5ae82df6de01892a?show_docid=5ae82df6de01892a</id>
  <link href="http://groups.google.com/group/ruby-faker/browse_frm/thread/56837552b9f3d577/5ae82df6de01892a?show_docid=5ae82df6de01892a"/>
  <title type="text">Faker Danish Extension</title>
  <summary type="html" xml:space="preserve">
  Hey, just a short msg to let you know I created a plugin for Danish &lt;br&gt; extensions to Faker. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/jesperronn/faker_extension_da/tree/master&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;from the README: &lt;br&gt; &lt;p&gt;FakerExtensionDa &lt;br&gt; ================ &lt;br&gt; &lt;p&gt;Danish names and formats built on top of the Faker gem. &lt;br&gt; Currently with &lt;br&gt; * common Danish first and last names
  </summary>
  </entry>
</feed>
