Search code examples
ruby-on-railsruby-on-rails-3ruby-on-rails-plugins

Are there any Rails plugins that allow for Excel-like functionality in the views?


I am looking for a way to allow web users to view tabular information in a view, and interact with the data in a similar way. In other words:

Tab through cells Highlight multiple cells Fill multiple cells simultaneously

Does such a plugin exist? I have not been able to locate one via search engines.


Solution

  • Maybe activescaffold is what you want? http://activescaffold.com/