immigrant 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +1 -0
- data/test/helper.rb +2 -1
- metadata +3 -3
data/README.rdoc
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
= Immigrant
|
2
|
+
{<img src="https://secure.travis-ci.org/jenseng/immigrant.png?rvm=1.9.3" />}[http://travis-ci.org/jenseng/immigrant]
|
2
3
|
|
3
4
|
Immigrant gives {Foreigner}[https://github.com/matthuhiggins/foreigner] a
|
4
5
|
migration generator so you can effortlessly add missing foreign keys. This is
|
data/test/helper.rb
CHANGED
metadata
CHANGED