README.markdown in extend_at-0.1.2 vs README.markdown in extend_at-0.1.3
- old
+ new
@@ -245,9 +245,13 @@
<%= f.check_box :extra_private_photos %>
</div>
...
<% end %>
+### More
+
+For more documentation go to [wiki](https://github.com/anga/extend_at/wiki "extend_at wiki").
+
### Tips
If you like to do something more dynamic, like create columns and validations depending of some model or configuration, then you can do something like this:
class User < ActiveRecord::Base
\ No newline at end of file