bootstrap-honoka-rails 4.3.1.1 → 4.4.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +0,0 @@
1
- # Be sure to restart your server when you modify this file.
2
-
3
- # Add new mime types for use in respond_to blocks:
4
- # Mime::Type.register "text/richtext", :rtf
@@ -1,4 +0,0 @@
1
- #!/bin/sh
2
-
3
- EDITOR=vim bundle exec rails credentials:edit
4
- export SECRET_KEY_BASE=`bundle exec rake secret`