2

Does ActiveScaffold work with Rails 3?

Pedro Rolo
  • 28,273
  • 12
  • 60
  • 94

2 Answers2

4

This fork has rails 3 support https://github.com/vhochstein/active_scaffold/wiki

dombesz
  • 7,890
  • 5
  • 38
  • 47
3

The ActiveScaffold github page readme now lists Rails 3.0 - 3.2 support, which was based on further development of vhochstein's fork.

Ryan Barton
  • 313
  • 3
  • 12