Lynn Frank

Results 20 issues of Lynn Frank

The following happymapper model defines a default namespace for the top level element and removes the namespace in the child elements. ``` ruby class Address include HappyMapper namespace :prefix tag...

bug

## HappyMapper model generator Currently the most tedious part of HappyMapper is attempting to model the XML data as a HappyMapper class. After that it becomes a fairly enjoyable experience....

feature

The spec file is incredibly useful documentation for new individuals using this gem. It would be great to break this file into multiple separate files describing each of the features.

documentation

Attempted to build this against commit 22ff506. It fails. ``` PS C:\source> git clone [email protected]:banister/texplay.git PS C:\source> cd texplay PS C:\source> git checkout 22ff506 PS C:\source\texplay> rake compile:texplay Temporarily enhancing...

Attempted to build this against commit 22ff506. It fails. ``` PS C:\source\texplay> rake compile Temporarily enhancing PATH to include DevKit... cd tmp/i386-mingw32/texplay/2.0.0 make compiling ../../../../ext/texplay/actions.c In file included from c:/Ruby/include/ruby-2.0.0/ruby/defines.h:153:0,...

- From the ["About Resources and Providers"](http://docs.chef.io/resource.html) link to Custom Resources - From the ["About Resources and Providers"](http://docs.chef.io/resource.html) link to Custom Providers - From the ["About Cookbooks"](http://docs.chef.io/cookbooks.html) link to Custom...

The owner of nokogiri-happymapper has returned and granted me access to the repository and the ability to push gems. I would like, if no one has a problem with it,...

Provide support for elements with value of CDATA!

When teaching a class an attendee typed in `chef client`. This happened after I showed them `chef generate`. I helped them find the _correct_ command and we continued the training....

Aspect: UX
Status: Help Wanted

# Description As a user, I want to be able to employ a custom generator cookbook that is specified by URL to produce the various components of my cookbook. Wouldn't...

Aspect: UX
Triage: Confirmed
Triage: Feature Request
Type: Design Proposal