Schlagwort-Archive: RoR

DB2 und RoR

Lasse mich gerade von DB2 and Ruby on Rails faszinieren und zitiere die Zusammenfassung, um mir die Seite zu merken:

The emergence of the Ruby language, coupled with the powerful Rails framework, provides a myriad of opportunities for Web solutions development. With the introduction of the IBM_DB adapter and driver, Rails applications can now interact seamlessly with IBM data servers. This is the first article in the DB2® with Ruby on Rails series. As such, it introduces the Starter Toolkit for DB2 on Rails, covers various methods for installing the IBM_DB driver, and Rails migration with DB2.

DB2 Version 9.5 fix packs & client downloads for 32 bit Linux operating systems on 32-bit Intel and AMD systems (x86)
Install the DB2 IBM_DB Gem for Ruby on OS X

Ruby – die schnelle Ernüchterung

Also wenn ein kleiner Junge seine erste Homepage erstellt, sind HTML-Fehler sicher tolerierbar, aber wenn supertolle Programmierer meinen, dass ihre Sprache besser als andere sei und ja so rein OO, dann frage ich mich, weshalb nicht einmal die Hauptseite https://www.ruby-lang.org/de/ ein sauberes HTML aufweist:

12 Errors, 12 warning(s)
Address: https://www.ruby-lang.org/de/
Modified: (undefined)
Server: Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 mod_ruby/1.2.6 Ruby/1.8.5(2006-08-25) mod_ssl/2.2.3 OpenSSL/0.9.8c
Size: (undefined)

Auf https://www.ruby-doc.org/ das nämliche:

Result: 20 Errors, 2 warning(s)
Address: https://www.ruby-doc.org/
Modified: Sun, 29 Mar 2009 02:20:44 GMT
Server: Apache/2.0.52 (CentOS)
Size: 13803
Content-Type: text/html

Damit man “powerd by Ruby” auch merkt, ist übrigens ein Button “powerd by Ruby” eingebunden und dann klicke ich auf den allerersten Link: “Ruby Course” und bekomme ein “UNRESOLVED_HOSTNAME” für https://ruby.brian-schroeder.de/course
Ruby – die schnelle Ernüchterung weiterlesen