Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Carlos
torque-postgresql
Wiki
Home
Home
· Changes
Page history
Updated Home (markdown)
authored
Apr 11, 2017
by
Lucas Serrano
Hide whitespace changes
Inline
Side-by-side
Home.md
View page @
db8d73d0
...
...
@@ -11,9 +11,9 @@ Welcome to the torque-postgresql wiki!
To install torque-postgresql you need to add the following to your Gemfile:
´´´
ruby
'''
ruby
gem 'torque-postgresql', '~> 0.1'
´´´
'''
Also, run:
...
...