public
Description: Rails wrapper for the iUI toolkit for building iPhone enabled web applications
Homepage: http://blogs.pathf.com/agileajax/2008/05/rails-developme.html
Clone URL: git://github.com/noelrappin/rails-iui.git
rails-iui / init.rb
100644 4 lines (4 sloc) 0.222 kb
1
2
3
4
require File.dirname(__FILE__) + '/lib/iui_helper.rb'
require File.dirname(__FILE__) + '/lib/iphone_controller'
require File.dirname(__FILE__) + '/lib/form_builder_extensions'
Mime::Type.register_alias "text/html", :iphone