Sha256: 7b8139b4a8d2f91a5eb6d91f30e89573130531910f2981c47790896e7aa63348

Contents?: true

Size: 446 Bytes

Versions: 62

Compression:

Stored size: 446 Bytes

Contents

<style>
.alert { color: red; }
.notice { color: green; }
</style>

<% flash.each do |type, msg| %><div class="<%= type %>"><%= msg %></div><% end %>
<% if flash.any? %><hr /><% end %>

<h1>Acts as list</h1>

<h2>This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.</h2>

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
rails_app_generator-0.3.6 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.3.5 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.3.4 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.3.3 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.3.2 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.3.1 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.3.0 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.43 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.42 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.41 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.40 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.39 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.38 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.37 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.36 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.35 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.34 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.33 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.32 after_templates/addons/acts_as_list/app/views/home/index.html.erb
rails_app_generator-0.2.31 after_templates/addons/acts_as_list/app/views/home/index.html.erb