The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
admin_assistant 1.0.0

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Francis Hwang

Posts: 130
Nickname: francis
Registered: Jul, 2004

Francis Hwang is the Director of Technology at Rhizome.org.
admin_assistant 1.0.0 Posted: Aug 2, 2009 9:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Francis Hwang.
Original Post: admin_assistant 1.0.0
Feed Title: Francis Hwang's site: ruby
Feed URL: http://fhwang.net/syndicate/ruby.atom
Feed Description: Author & artist Francis Hwang's personal site.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Francis Hwang
Latest Posts From Francis Hwang's site: ruby

Advertisement

One of the things we’ve been doing at Diversion is migrating the Sling admin codebase from using ActiveScaffold to using admin_assistant. That work had necessitated a number of small API changes, which can be a bit tricky given that admin controllers, or really anything built heavily on somebody else’s library, tend to be under-tested a bit.

The Sling transition is finished now, and admin_assistant runs more than 20 admin controllers for us there. So I’m happy to release admin_assistant 1.0.0, which is available as a gem. 1.0 gives you a fixed API, and further 1.0.x releases will only fix issues with bugs, stability, and speed. So it’ll be a more stable place to develop. If you want to live life dangerously, you can keep pulling from master on github.

Read: admin_assistant 1.0.0

Topic: My Apprenticeship - Friday, July 30, 2004 Previous Topic   Next Topic Topic: Changing Readline Completions With a Key Combo

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use