Praxiswissen Ruby on Rails. oreillys basics.

Ruby on Rails ist ein Web-Framework, mit dem in extrem kurzer Zeit datenbankgestützte Programme von professioneller Qualität für das Web 2.0 erstellt werden. Dabei ist nahezu keine Konfigurationsarbeit zu leisten. Viele automatisierte Prozesse unterstützen den Web-Entwickler bei seiner Arbeit und es muss deutlich weniger Code selbst geschrieben – und gepflegt – werden.

mehr...

Webanwendungen mit Ruby on Rails. Der Praxiseinstieg von Installation bis Testing und Erweiterung

Mit diesem Buch steigen Programmierer – ob von PHP oder von Java kommend – ganz praxisorientiert in die Webentwicklung mit Ruby on Rails ein. Die beiden Autoren zeigen beispielhaft an einem konkreten Projekt, welche Schritte der Entwicklungsprozess vom Aufsetzen der RoR-Umgebung über das Schreiben und Testen der Anwendung bis hin zum Roll-out auf dem Live-Server durchläuft. Außerdem behandelt werden Themen wie RSS, AJAX, Versionsmanagement, Erweiterung von Rails und Internationalisierung. Eine kurze Sprachreferenz zu Ruby rundet das Buch ab.

mehr...

Beginning Ruby (Expert’s Voice in Open Source)

Ruby is perhaps best known as the engine powering the hugely popular Ruby on Rails web framework. However, it is an extremely powerful and versatile programming language in its own right. It focuses on simplicity and offers a fully object-oriented environment.

mehr...

Ruby on Rails – Video-Training (DVD-ROM)

8 Stunden Videotraining. Die Skriptsprache Ruby und das Framework Rails beschleunigen die Arbeit des Programmierers enorm. Lernen Sie von der Installation bis zu konkreten Projekten, wie Sie mit Ruby on Rails professionelle Webanwendungen entwickeln.

mehr...

Beginning Google Maps Applications with Rails and Ajax: From Novice to Prodessional

The Google Maps API remains one of the showcase examples of the Web 2.0 development paradigm. Beginning Google Maps Applications with Rails and Ajax: From Novice to Professional is the first book to comprehensively introduce the service from a developer perspective, showing you how you can integrate mapping features into your Rails-driven web applications.

mehr...

Build Your Own Ruby on Rails Web Application

Want to learn all about Ruby on Rails, the web application framework that is inspiring developers around the world? p. This practical hands-on guide for first-time Ruby on Rails programmers will walk you through installing the required software on a Windows, Mac or Linux computer. And before you get coding, an entire chapter is devoted to object oriented programming in Ruby, so you’ll be completely confident with the Ruby language before you begin working with Rails.

mehr...

Agile Web Development with Rails (Pragmatic Programmers)

The definitive, Jolt-award winning guide to learning and using Rails is now in its Second Edition. Rails is a new approach to web-based application development that enables developers to create full-featured, sophisticated web-based applications using less code and less effort. Now programmers can get the job done right and still leave work on time. The book has been updated to take advantage of all the new Rails 1.2 features. The sample application uses migrations, Ajax, features a REST interface, and illustrates new Rails features. There are new chapters on migrations, active support, active record, and action controller (including the new resources-based routing).

mehr...

Ajax on Rails

Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code.

mehr...

Agile Webentwicklung mit Rails. Pragmatisch Programmieren

Manch Entwickler dürfte Tapestry oder Struts als Model-View-Controller-Architektur zur Entwicklung von Webanwendungen bekannt sein – Ruby on Rails ist jedoch (noch) ein eher unbekanntes Team, doch das Autorenduo David Thomas und David Heinemeier Hansson hat mit Agile Webentwicklung mit Rails nicht nur ein umfassendes und motivierendes Buch zu Ruby samt Rails geschrieben, sondern damit gleichzeitig einen Ausblick auf die Zukunft der Entwicklung, Verbreitung von Webanwendungen vorgelegt, der im wahrsten Sinne des Wortes vieles vereinfacht.

mehr...

Ruby for Rails: Ruby Techniques for Rails Developers

What’s Inside *How Ruby and Rails work, separately and together *Extensive Ruby language tutorial *Ruby techniques for Rails applications *Explore the Rails framework source code A new level of programming power and versatility awaits Ruby on Rails developers who master not only the conventions of Rails but the workings of the Ruby language itself. Because Rails itself and all Rails applications are written in Ruby, the knowledge of Ruby this book gives you will dramatically improve your Rails programming.

mehr...

Programmierung in Ruby

Der Leitfaden der Pragmatischen Programmierer.

Dies ist die deutsche Übersetzung des Programming Ruby – The Pragmatic Programmer’s Guide (erste Fassung).

mehr...

Rapid Web Development mit Ruby on Rails

Im Vorwort zu ihrem Buch Rapid Web Development mit Ruby on Rails sprechen die beiden Softwareentwickler Ralf Wirdemann und Thomas Baustert von der “Leichtigkeit der Softwareentwicklung”, die sie mit der Entwicklung von Rails-Applikationen erfahren haben und von Ergebnissen, die an Wartbarkeit und Langlebigkeit ihresleichen suchen – mit dieser Botschaft liefern die Autoren ein deutsches Buch zu Rails aus Überzeugung, das überzeugt.

mehr...

Agile Web Development with Rails (Pragmatic Programmers)

Rails is a full-stack, open-source web framework that enables you to create full-featured, sophisticated web-based applications, but with a twist… A full Rails application probably has less total code than the XML you’d need to configure the same application in other frameworks. With this book, you’ll learn how to use ActiveRecord to connect business objects and database tables.

mehr...

Einführung in Ruby on Rails auf Pro-Linux

Pro-Linux präsentiert heute den ersten Teil des Workshops »Ruby on Rails« von Sascha Kerskens.

mehr...

Ruby on Rails an Uni und FH

mehr...

Schummeln erlaubt

Cheats, eigentlich ein Begriff aus der Spielewelt, hält nun Einzug in die Railswelt. Allerdings ist Cheaten bei der Programmierung nicht so verpönt wie in Games. :-)

mehr...

Deutsches Ruby Tutorial

Wer sich für die Entwicklung von Rails-Applikationen interessiert, kann diese nur im begrenzten Rahmen entwickeln, wenn die nötigen Ruby Kenntnisse fehlen. Um diese Lücke zu schließen möchten wir euch auf das Tutorial von Ralf Wirdemann und Thomas Baustert hinweisen.

mehr...

Rolling with Ruby on Rails, Part 2

Der zweite Teil der Rails-Einführung von Curt Hibbs.

mehr...

Really Getting Started in Rails

Amy Hoy beschreibt in ihrem Artikel die “nicht perfekten” Punkte die ihr nach der Ducharbeit von Curt Hibbs Tutorial auf ONLamp aufgefallen sind.

mehr...

Four Days on Rails

Ein gutes Tutorial um mit der Entwicklung mit Ruby on Rails anzufangen.

mehr...

Suchen auf rubyonrails.de

Aktuelle Rails Version + Abhängigkeiten:

Gem rails-3.0.0
actionmailer (= 3.0.0, runtime)
actionpack (= 3.0.0, runtime)
activerecord (= 3.0.0, runtime)
activeresource (= 3.0.0, runtime)
activesupport (= 3.0.0, runtime)
bundler (~> 1.0.0, runtime)
railties (= 3.0.0, runtime)

Rails auf Rubyforge
Rails auf Github