public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Michael Hartl (author)
Wed May 07 12:08:42 -0700 2008
commit  ca931746525b469a2384bb1414adc6a0186ab9bc
tree    48ce3bb0901c35a74945920ef4a86dc4f495e39c
parent  ed4fb244bd0c174df2814784e443cffa1a12d9b1
insoshi / script / generate
100755 4 lines (3 sloc) 0.099 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/generate'