IDEA RubyMine project files added
This commit is contained in:
parent
20418c47b4
commit
dead80eb5e
19 changed files with 836 additions and 33 deletions
21
.idea/dataSources.xml
generated
Normal file
21
.idea/dataSources.xml
generated
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DataSourceManagerImpl" format="xml" hash="327577189">
|
||||
<data-source source="LOCAL" name="Rails debshots2.ror4: development" product="PostgreSQL" version="9.1.9" jdbc-version="4.0" driver-name="PostgreSQL Native Driver" driver-version="PostgreSQL 9.2 JDBC4 (build 1002)" uuid="7bfecb64-0325-4050-94fa-9686c77f98e5">
|
||||
<identifier-quote-string>"</identifier-quote-string>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://torf/debshots</jdbc-url>
|
||||
<user-name>debshots</user-name>
|
||||
<user-password>dfd9dfc2dfc5dfc5dfdedfc7dfcf</user-password>
|
||||
<libraries>
|
||||
<library>
|
||||
<url>file://$USER_HOME$/.RubyMine50/config/jdbc-drivers/postgresql-driver-license.txt</url>
|
||||
</library>
|
||||
<library>
|
||||
<url>jar://$USER_HOME$/.RubyMine50/config/jdbc-drivers/postgresql-9.2-1002.jdbc4.jar!/</url>
|
||||
</library>
|
||||
</libraries>
|
||||
</data-source>
|
||||
</component>
|
||||
</project>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue