Commit graph

3 commits

Author SHA1 Message Date
minskim
7bbc626363 Update rails to 1.2.1.
Major new features:
- RESTful flavor with new encouragement for resource-oriented
  architectures.
- multibyte-safe UTF-8 wrangling.
2007-01-28 05:45:09 +00:00
minskim
f18ca60942 Fix check-interpreter warnings and errors. 2006-10-12 08:45:34 +00:00
minskim
0e4b9cffec Import rails-1.1.6.
Rails is a full-stack framework for developing database-backed web
applications according to the Model-View-Control pattern.  From the
Ajax in the view, to the request and response in the controller, to
the domain model wrapping the database, Rails gives you a pure-Ruby
development environment.  To go live, all you need to add is a
database and a web server.
2006-10-12 08:36:21 +00:00