immigrant 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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