Posts tagged with rails 2.1.0 (2)

May11 prawn + prawnto: easy ruby PDF generation, but a Rails 2.1 gotcha post author

pdf prawn prawnto rails 2.1.0 gotcha | comments

Prawn is the new crack to generate pdfs in ruby. Its Rails add-on prawnto make Rails reports and documents generation a charm. But still there’s a little gotcha that can stop you from using it in your Rails 2.1.0 app out of the box. Continue reading »

Nov14 Cucumber gotcha en Rails 2.1.0 post author

cucumber generator rails 2.1.0 | comments

Si se usa cucumber como Story Runner en un proyecto Rails 2.1.0 al ejecutar el generador obtendras un warning como el siguiente: Continue reading »