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
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
822c3d62
...
...
@@ -11,8 +11,9 @@ Welcome to the torque-postgresql wiki!
To install torque-postgresql you need to add the following to your Gemfile:
`gem 'torque-postgresql', '~> 0.1'`
´´´ruby
gem 'torque-postgresql', '~> 0.1'
´´´
Also, run:
...
...