- Go to https://github.com/UCLALibrary/eureka and download the csv files you want to use.
- Bennet has 79 records
- Connell has 502 records
- LA Daily News has over 5000
- The ingest time is about 5 seconds per record
- Go to the californica local host http://localhost:3000/
- Sign in Email: [email protected] Password: password
- Once you sign in click "Import Contenr From a CSV" in the sidebar
app/helpers/blacklight/render_partials_helper_behavior.rb
def render_document_partials(doc, partials = [], locals = {})
safe_join(partials.map do |action_name|
https://docs.google.com/document/d/1LhiULEfgLPwcfutGS4mZXpVZCzsukPIB-V1sPA3rhWM/edit
- Create a new repository
- Create a new repository
- Create a Gist for notes
- Look at Markdown
- https://daringfireball.net/projects/markdown/basics
- Create issues for this week
- Look at the waffle
- Add all chapters & things in the chapters as issues to the repo
The actual issue:
Issue #348
expect(page).to have_xpath(".//*[@id='documents']/div[1]/div[2]/a/img[@alt='Work']")