P4table.rb #3

  • //
  • guest/
  • tony_smith/
  • perforce/
  • utils/
  • P4table.rb
  • Commits
# Change User Description Committed
#3 4677 Tony Smith Move P4table.rb to the P4Ruby library and rename it to p4table.rb
instead. There's an update coming so this is just the move.
#2 2396 Tony Smith Add RDoc documentation for P4Table.rb.
Very pretty.
#1 2393 Tony Smith Publish P4Table Ruby module that allows you to treat a Perforce
repository as a sort of relational database with inbuilt versioning
of all its records. Very simple, but effective.