SimplePages has built-in support for techno-weenie's acts_as_versioned. Simply install his plugin (and run SimplePage.create_versioned_table if you've already installed SimplePages) and now you'll have access to all changes you make for your pages.
Daniel Azuma said:
Hey Danger, I just discovered you're back on line after last summer. If you're at all contemplating moving from contracting/consulting to a full-time salaried position, the company I co-founded is looking for a Sr. engineer/Rails developer. It'd be cool to have a fellow IV alum here. "http://jobs.rubynow.com/jobs/show/941":http://jobs.rubynow.com/jobs/show/941
C K said:
Should this work in Rails 2.0.2?
Jack Danger said:
I'm not sure if this is 2.0.2 compatible or not. The next version certainly will be. What I need to do is convert this to a generator that just adds the right files to your app.
Coming soon :-)
Ulf said:
Rename the views (rhtml -> html.erb) and change line 91 in engine's plugin.rb to something like ActionController::Base.append_view_path(view_path)
-
Daniel Azuma said:
Hey Danger, I just discovered you're back on line after last summer. If you're at all contemplating moving from contracting/consulting to a full-time salaried position, the company I co-founded is looking for a Sr. engineer/Rails developer. It'd be cool to have a fellow IV alum here. "http://jobs.rubynow.com/jobs/show/941":http://jobs.rubynow.com/jobs/show/941
-
C K said:
Should this work in Rails 2.0.2?
-
Jack Danger said:
I'm not sure if this is 2.0.2 compatible or not. The next version certainly will be. What I need to do is convert this to a generator that just adds the right files to your app.
Coming soon :-)
-
Ulf said:
Rename the views (rhtml -> html.erb) and change line 91 in engine's plugin.rb to something like ActionController::Base.append_view_path(view_path)
blog comments powered by Disqus