Skip to content

Instantly share code, notes, and snippets.

@rklancer
Created September 13, 2011 20:02
Show Gist options
  • Save rklancer/1214953 to your computer and use it in GitHub Desktop.
Save rklancer/1214953 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>currentDocument</key>
<string>app/views/portal/districts/new.html.haml</string>
<key>documents</key>
<array>
<dict>
<key>expanded</key>
<true/>
<key>name</key>
<string>rails3-portal</string>
<key>regexFileFilter</key>
<string>!db/production_data.sql|db/development_data.sql$</string>
<key>regexFolderFilter</key>
<string>!.*/(config/nces_data|config/rigse_data|\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(sql|framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
<key>selected</key>
<true/>
<key>sourceDirectory</key>
<string></string>
</dict>
</array>
<key>fileHierarchyDrawerWidth</key>
<integer>276</integer>
<key>metaData</key>
<dict>
<key>app/views/portal/districts/new.html.haml</key>
<dict>
<key>caret</key>
<dict>
<key>column</key>
<integer>0</integer>
<key>line</key>
<integer>0</integer>
</dict>
<key>firstVisibleColumn</key>
<integer>0</integer>
<key>firstVisibleLine</key>
<integer>0</integer>
</dict>
</dict>
<key>openDocuments</key>
<array>
<string>app/views/portal/districts/new.html.haml</string>
</array>
<key>showFileHierarchyDrawer</key>
<true/>
<key>windowFrame</key>
<string>{{141, 29}, {1394, 1024}}</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment