🏠
Working from home
Highlights
- Pro
Pinned Loading
-
Yale CAS + LDAP integration with Rails
Yale CAS + LDAP integration with Rails 1#
2## Add these gems to your Gemfile, and be sure to 'bundle install'
3#
45gem 'net-ldap'
-
-
sensitivityTable.js
sensitivityTable.js 1function run_sensitivity() {
23var sheet = SpreadsheetApp.getActiveSpreadsheet();
45// set up
-
Google Docs - Custom Page Height
Google Docs - Custom Page Height 1/* Set arbitary dimensions for any google doc. Useful for avoiding the soft-page-break dotted line and table breaks */
2function myFunction(){
3var doc = DocumentApp.openByUrl("YOUR-DOC-URL-GOES-HERE");
4var body = doc.getBody();
5var pointsInInch = 72;
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.