Paul Rayner

Results 22 issues of Paul Rayner

See https://gist.github.com/paulrayner/6238049. I did a little searching - is this an old issue with lack of support for TrueType fonts in Fop? http://comments.gmane.org/gmane.text.xml.fop.devel/25483. I'm not sure why it needs TrueType...

Hopefully this is a simple misunderstanding/ignorance on my part. See https://gist.github.com/paulrayner/6386391 for details and example. Thanks for the help! I was just looking through the issues tagged as 1.4 and...

clarification

From the .NET implementation: NewCargo.aspx ``` Book new cargo $(document).ready(function() { $("#arrivalDeadlineDatepicker").datepicker({ altField: '#arrivalDeadline' }); }); Book new cargo Use the form below to book a new cargo. Cargo information...

The file spec/support/models_require.rb is used by some of the specs to require the domain objects. There must be a better way to do this. Plus, when new files are added...

Currently the `store` method in `CargoRepository` does a find first, then a delete if it finds a document. It does this because it had trouble detecting that a Cargo document...

Implement UI related to cargo booking and routing. This includes forms to: - List cargos - Cargo details - New cargo - Change destination - Assign to route This is...

Base VM image on the [Virtual Machine for Ruby on Rails Application Development](https://github.com/amaia/rails-starter-box), but add MongoDB and set Ruby 1.9.3-p194 as default in RVM.

Let's get this app live for the world to play with!!! :thumbsup: