Here’s the slides from “JRuby: Enterprise 2.0″ from our recent talks at Sun Tech Day and the ACS Web Technologies SIG.
Categories
- ALT.NET (14)
- Android (3)
- Book Reviews (28)
- Brewing (3)
- C# (37)
- Cloud (3)
- Design / Architecture (15)
- EDI (2)
- English (1)
- Fiction (9)
- Finance (3)
- Food and Drink (2)
- GetUp (4)
- Java (7)
- JavaScript (1)
- JRuby (8)
- Mephisto (5)
- Music (1)
- Personal (48)
- REST (7)
- RiskAssess (3)
- Ruby / Rails (60)
- Soft Skills and Mind Hacks (18)
- Talks (32)
- Technical (134)
- Testing (7)
- ThoughtWorks (10)
- Travel (5)
- Windows (3)
- Wing Chun (7)
- WPF (1)
- YourWeddingPresents.com (3)
JoshG
Minor notes:
* The lack of C extensions in JRuby isn’t a disadvantage in some opinions 😉 Plus you could have them if you really really really wanted to
* Rails doesn’t have an O/RM. ActiveRecord is Active Record. There’s no mapping, you pollute your domain directly from the database schema 🙂