Method: ChaltronHelper#revision

Defined in:
app/helpers/chaltron_helper.rb

#revisionObject

Get current revision



39
40
41
# File 'app/helpers/chaltron_helper.rb', line 39

def revision
  @revision || get_revision_number
end