public
Description: The kick ass (non-commercial) home for musicians and their music
Homepage: http://alonetone.com
Clone URL: git://github.com/sudara/alonetone.git
comment unuse yet resource_controller gem
tiendung (author)
Tue Oct 07 04:16:18 -0700 2008
commit  cef8f4156ac509d1de4d96d58cda1dcdaa09a6da
tree    58bccf8754ce30e82e77e93e597e7c335b43c827
parent  fc56dfd95384e49d1a07bd0dbca2b1ec8b8bbef0
...
26
27
28
29
30
31
 
 
 
32
33
34
...
26
27
28
 
 
 
29
30
31
32
33
34
0
@@ -26,9 +26,9 @@ Rails::Initializer.run do |config|
0
     File.directory?(lib = "#{dir}/lib") ? lib : dir
0
   end
0
 
0
- config.gem('giraffesoft-resource_controller',
0
- :lib => 'resource_controller',
0
- :source => 'http://gems.github.com')
0
+ # config.gem('giraffesoft-resource_controller',
0
+ # :lib => 'resource_controller',
0
+ # :source => 'http://gems.github.com')
0
 
0
   config.gem 'ruby-mp3info', :lib => 'mp3info'
0
   config.gem 'rubyzip', :lib => 'zip/zip'

Comments

    No one has commented yet.