All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.compass-1.0.3.lib.compass.sprite_importer.binding.rb Maven / Gradle / Ivy

There is a newer version: 3.7.2
Show newest version
require 'ostruct'
module Compass
  module Sprites
    class Binding < OpenStruct
      
      def get_binding
        binding
      end
    end
  end
end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy