Godwin
11 years ago
4 changed files with 15 additions and 2 deletions
@ -0,0 +1,3 @@ |
|||
platform.active=Ruby |
|||
rails.port=3000 |
|||
source.encoding=UTF-8 |
@ -0,0 +1,9 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<project xmlns="http://www.netbeans.org/ns/project/1"> |
|||
<type>org.netbeans.modules.ruby.railsprojects</type> |
|||
<configuration> |
|||
<data xmlns="http://www.netbeans.org/ns/rails-project/1"> |
|||
<name>ruby2-rails4-bootstrap-heroku</name> |
|||
</data> |
|||
</configuration> |
|||
</project> |
Loading…
Reference in new issue