Skip to content
 
 

Latest commit

 

History

261 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an application that a RailsGirls workgroup is using to learn programming with Ruby and Rails. Yay!

To work on this application locally, you should first make sure you can run it and the tests. Some basic instructions follow.

  1. Make sure you have a working local development environment with (at least) Ruby and git. The instructions at robots.thoughtbot.com/post/8700977975/2011-rubyists-guide-to-a-mac-os-x-development should help…

  2. Get the code. You can do this via ‘git clone git://github.com/svenfuchs/text-to-squares.git`

  3. Run: ‘cd text-to-squares`

  4. Run: ‘bundle install`

  5. Run: ‘bundle exec rake db:schema:load`

  6. Run: ‘bundle exec rails server`

  7. In your browser, open localhost:3000/, and everything should work. If not, feel free to file an issue! github.com/svenfuchs/text-to-squares/issues

About

Railsgirls Berlin Learning Group Project

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages