Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
simcaq
activerecord-monetdb-adapter
Commits
81703ccc
Commit
81703ccc
authored
8 years ago
by
João Victor Risso
Browse files
Options
Download
Email Patches
Plain Diff
Fix spacing in the README
parent
67f8167b
fix_adapter
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
README.md
with
7 additions
and
0 deletions
+7
-0
README.md
+
7
-
0
View file @
81703ccc
## How to setup
git clone git@gitlab.c3sl.ufpr.br:simcaq/monetdb-sql.git
cd monetdb-sql
make
gem install monetdb-sql-1.0.gem
git clone git@gitlab.c3sl.ufpr.br:simcaq/activerecord-monetdb-adapter.git
cd activerecord-monetdb-adapter
gem build activerecord-monetdb-adapter.gemspec
gem install activerecord-monetdb-adapter-0.2.gem
Then, you can run the tests provided in the tests directory.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help