Number Delimiter Formater
Reported by Dan Schultz | February 9th, 2011 @ 08:17 AM | in 0.2.0
Create a view helper that formats the delimiters of a number. Use Rail's implementation as a tempalte: http://api.rubyonrails.org/classes/ActionView/Helpers/NumberHelper....
Comments and changes to this ticket
-
Dan Schultz February 9th, 2011 @ 08:18 AM
- State changed from new to open
-
Dan Schultz February 9th, 2011 @ 06:55 PM
- State changed from open to resolved
(from [19ccec1e1a7ba618b0aef28f9db67ddaa45bdf49]) adding view helper to format the delimiters of a number. [#25 state:resolved]
https://github.com/danschultz/mesh/commit/19ccec1e1a7ba618b0aef28f9... -
Dan Schultz February 10th, 2011 @ 09:43 AM
(from [eb64664d3fae44c77275829c878d1703b629ec3f]) adding test case for delimiting a number [#25] https://github.com/danschultz/mesh/commit/eb64664d3fae44c77275829c8...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mesh is an open-source persistence framework for Adobe Flex. It is designed to make the persistence of your application's model easier. Mesh provides the mechanisms for defining the associations between your model's entities, tracking which objects need to be saved, and mapping your entities to backend services.
<p>
<strong>Wiki</strong>
The Mesh wiki is hosted on GitHub at <a href="https://github.com/danschultz/mesh/wiki">https://github.com/danschultz/mesh/wiki</a>.
</p>
<p>
<strong>Source Code</strong>
Mesh is hosted on GitHub at <a href="http://github.com/danschultz/mesh">http://github.com/danschultz/mesh</a>.
</p>
People watching this ticket
Referenced by
- 25 Number Delimiter Formater (from [19ccec1e1a7ba618b0aef28f9db67ddaa45bdf49]) adding ...
- 25 Number Delimiter Formater (from [eb64664d3fae44c77275829c878d1703b629ec3f]) adding ...