Sha256: 4e479722356e773c25ec5874e8608b5efe87df12ac129c75b3979f0300a9eed6
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
0.0.1 (2013-08-12) ===== * Initial controller on /data (no real functionality) * can be mounted from dbd_demo 0.0.2 (2013-08-26) ===== * add ../data/resources (index, new, create) 0.0.3 (2013-08-30) ===== * allow_failures for jruby-head * force rubyzip dep to 0.9.7 (through neography) 0.0.4 (2013-08-30) ===== * force dbd >= 0.0.17 (uses neography 1.1.3 that fixes the rubyzip issue) 0.0.5 (2013-09-02) ===== * add a naive DbdDataEngine::Context model * add a naive ContextsController * it takes the predicates for the "new" screen from DbdOnto::Context 0.0.6 (2013-10-25) ===== * upgrade to dbd 0.1.0 * stylsheets * default contexts ("public today" etc.) 0.0.7 (2014-02-05) ===== * use a ../data/real_data/ dir for the data and the temp files (allows to symlink to an encrypted directory) 0.0.8 (2014-02-05) ===== * fix a bug in default_CSV_location 0.0.9 (2014-02-06) ===== * lock Capybara config.ignore_hidden_elements = false because this now failed to find hidden fields 0.0.10 (2014-02-09) ====== * Now using the new used schema predicates
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dbd_data_engine-0.0.10 | HISTORY.txt |