Sha256: 97b5fb40b2c6e95b6eee52084ef1e0ce9568695a61dd4c9f9b66673bdc704efd

Contents?: true

Size: 110 Bytes

Versions: 7

Compression:

Stored size: 110 Bytes

Contents

class ClubSecurity::GuardCell < Cell::Base
  helper do
    def irritate; end
  end
  def help; render; end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cells-3.7.1 test/app/cells/club_security/guard_cell.rb
cells-3.7.0 test/app/cells/club_security/guard_cell.rb
cells-3.6.7 test/app/cells/club_security/guard_cell.rb
cells-3.6.6 test/app/cells/club_security/guard_cell.rb
cells-3.6.5 test/app/cells/club_security/guard_cell.rb
cells-3.6.4 test/app/cells/club_security/guard_cell.rb
cells-3.6.3 test/app/cells/club_security/guard_cell.rb