1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/devel/rubygem-rubigen/pkg-descr

13 lines
424 B
Plaintext

rubigen - Ruby Generator Framework
RubiGen is originally extracted from Ruby on Rails.
It is a framework to allow Ruby applications to generate file/folder stubs
(like the rails command does for Ruby on Rails, and the 'script/generate'
command within a Rails application during development).
RubiGen exists to give different development environments their own generator
framework.
WWW: http://rubigen.rubyforge.org/