lib/picky/loader.rb in picky-0.0.6 vs lib/picky/loader.rb in picky-0.0.7

- old
+ new

@@ -78,10 +78,10 @@ end # Loads the framework. # def self.load_framework - # Compile C-Code. TODO Remove as soon as stable. Remove also mentioned file. + # Load compiled C code. # require_relative 'initializers/ext' # Load extensions. # \ No newline at end of file