New rails 2.1
For the fans of programming here version 2,1 of this splendid one framework that it answers to the name of ruby on rails. This version of rails is the result of 6 months of collaboration with sviluppatori of all the world, that it has produced more than 1600 patches, a truly considerable number. On http://weblog.rubyonrails.org the directory of the new is present features, while regarding the installation on my Ubuntu hardy here the procedure:
- I sudo apt-get install ruby irb rivers rdoc ruby1.8-dev libzlib-ruby libyaml-ruby libreadline-ruby libncurses-ruby libcurses-ruby libruby libruby-extras libfcgi-ruby1.8 build-essential libopenssl-ruby libdbm-ruby libdbi-ruby libdbd-sqlite3-ruby sqlite3 libsqlite3-dev libsqlite3-ruby libxml-ruby libxml2-dev (this is the procedure of installation through apt, than not council, as a series of not necessary members installs all and can give configuration problems).
This instead the procedure through gem, the package manager of rails
- I sudo apt-get install ruby rubygems irb rivers rdoc ruby1.8-dev build-essential;
- I sudo gem update - system;
- I sudo gem install rails.
It does not remain to you that to program.
P.S. If after I sudo gem update - system you receive an error of the type: /usr/bin/gem: 23: uninitialized constant Gem:: GemRunner (NameError), launch gedit /usr/bin/gem and, after the line to require `rubygems', inserted to require `rubygems/gem_runner'.
Post correlated…
Ubuntu/Debian, vulnerability in Openssl by Mad on June 16th, 2008
Here ready on a silver plate a beautiful security bug for Debian and derived in openssl.
Ubuntu Netbook Remix by Mad on June 5th, 2008
.
The airone it is ready to detach the flight. by Mad on April 17th, 2008
How much lacks to the release of Ubuntu Hardy Heron? .
Hardy release candidates by Mad on April 19th, 2008
.
Driver ati, hardy heron and mine notebook. by Mad on April 19th, 2008
Some time makes wrote a post on mine.




















