InPlaceEditor for Files?

Hi,

I am writing a web application that let user modify files on the file
system. I will not have any database system for this module. Is it
possible to use InPlaceEditor to edit file on file system instead of
entry in ActiveRecord (since I don’t have any ActiveRecord to begin
with).