Ruby has gotten a lot of attention since the appearance of Ruby on Rails, the web application framework written in Ruby.The attention is way past due.Ruby has been around as long as Java but enjoyed only limited attention outside of Japan until arou
Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Are you frustrated with demanding languages that seem to get in your way, instead
mulder 的Blog上发布了一份名为《Ruby on Rails 实践》 的开放文档,作者从对现有Java框架的质疑和反思引出了当前备受Java社区注目的Ruby on Rails,在对Ruby语法进行了简明的介绍后,作者从Ruby、Rails及MySQL的安装开始一步步的引领读者完成一个书籍管理的Web应用程序的设计和开发;当你看到只用一行代码不仅完成了对数据库表的CRUD操作而且还生成了对应视图模板文件的瞬间 —— 一定会不禁的感叹“Ruby on Rails 真强悍!”。
Why Aspect-Oriented Programming?AOP in Java and AspectJ (a Review).AOP in Ruby.What you can do today.Example AOP-isms in Ruby on Rails.Aspect-Oriented Design.The AOP Promise for Tomorrow.