Sha256: eba23b73fda0a7a512fa419d08647d6b0cd4a97eb4aa5fa1eca725883e17a0ef

Contents?: true

Size: 223 Bytes

Versions: 116

Compression:

Stored size: 223 Bytes

Contents

module Arel
  module Nodes
    class NamedFunction < Arel::Nodes::Function
      attr_accessor :name

      def initialize name, expr, aliaz = nil
        super(expr, aliaz)
        @name = name
      end
    end
  end
end

Version data entries

116 entries across 98 versions & 14 rubygems

Version Path
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
rails-uploader-0.0.4 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
dirty_history-0.6.0 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/nodes/named_function.rb
challah-0.6.1 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
challah-0.6.1 vendor/bundle/gems/arel-3.0.0/lib/arel/nodes/named_function.rb
dirty_history-0.5.4 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/nodes/named_function.rb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
rails-uploader-0.0.1 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
challah-0.6.0 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
challah-0.6.0 vendor/bundle/gems/arel-3.0.0/lib/arel/nodes/named_function.rb
challah-0.5.4 vendor/bundle/gems/arel-3.0.0/lib/arel/nodes/named_function.rb
challah-0.5.4 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
challah-0.5.3 vendor/bundle/gems/arel-3.0.0/lib/arel/nodes/named_function.rb
challah-0.5.3 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
challah-0.5.2 vendor/bundle/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
challah-0.5.2 vendor/bundle/gems/arel-3.0.0/lib/arel/nodes/named_function.rb
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/nodes/named_function.rb