Quellpaket rails
Binärpaket rails
Description
MVC ruby based framework geared for web application development
Rails is a full-stack, open-source web framework in Ruby for writing
real-world applications.
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you don't repeat yourself and you can
use a single language from top to bottom. Everything from templates to
control flow to business logic is written in Ruby.
Depends:
ruby, ruby1.8 (>=1.8.2-3), rake (>>0.8.3), rdoc (>>1.8.2), libsqlite3-ruby | libpgsql-ruby | libmysql-ruby | libdbi-ruby, libredcloth-ruby | libredcloth-ruby1.8, liberb-ruby, libruby1.8-extras, libjs-prototype, libxml-simple-ruby (>>1.0.11), libbuilder-ruby (>>2.1.2)
Recommends:
irb, libmocha-ruby
Suggests:
libapache2-mod-ruby | libapache2-mod-fcgid, libfcgi-ruby | libfcgi-ruby1.8
Maintainer
Henning Perl <henning.perlATaeiDOTmpgDOTde>
Alexander Post <alexander.postATaeiDOTmpgDOTde>
Where are the sources?
- Git-Repository on bob:
git+ssh://builder@130.75.116.103/srv/packaging/git/rails
This package was created because we needed rails version 2.2.2, which is only available in Debian testing right now.
If you want to build it yourself you also have to pay attention to the build dependencies. These strangely also include
rubygems, while the resulting binary package does not require it any more.