Streamlined
Streamlined is a framework for automating user interfaces in Rails. Where ActiveRecord makes the “M” in MVC simple and declarative, Streamlined does the same thing for the “V” and the “C.”
We will demonstrate Streamlined in action to show how quickly you can stand up a simple CRUD application, with a nice Ajax scaffold including searching and sorting data. From there, we will drill into Streamlined's options:
- the user_columns option to control table displays
- the relationships option to control how 1-1, 1-N , and M-N relationships are visualized and edited
- the popup_columns options for overlib support
Finally, we will look at the Streamlined roadmap and preview upcoming features.
About Stuart Halloway
Stuart Halloway is a founder and President of Cognitect, Inc. (www.cognitect.com). He is a Clojure committer, and a developer of the Datomic database.
Stuart has spoken at a variety of industry events, including StrangeLoop, Clojure/conj, EuroClojure, ClojureWest, SpeakerConf, QCon, GOTO, OSCON, RailsConf, RubyConf, JavaOne, and NFJS.
Stuart has written a number of books and technical articles. Of these, he is most proud of Programming Clojure.
Learn more about Stu's presentations on his wiki.
More About Stuart »