{Insert description of what this app does}
To learn more please refer to the following global /specs/:
{Insert description of what this app does}
To learn more please refer to the following global /specs/:
newbies-# channel/imagine prompt: yachtshttp://appcamp.io/courses/user-interface/layout-simple
http://thompsonemerson.github.io/ionic-collection/
## ionic examples
ionic start ionicApp
ionic start blankApp blank
ionic start tabsApp tabs# install Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
## htop process monitor
brew install htop
sudo gem install sass| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| Last login: Mon Oct 14 13:02:17 on console | |
| Treaters-MacBook-Pro:~ treater$ curl -s https://treater-boxen-web.herokuapp.com/script/915da00d.sh > /tmp/install-boxen; bash /tmp/install-boxen | |
| ######## ####### ## ## ######## ## ## | |
| ## ## ## ## ## ## ## ### ## | |
| ## ## ## ## ## ## ## #### ## | |
| ######## ## ## ### ###### ## ## ## | |
| ## ## ## ## ## ## ## ## #### | |
| ## ## ## ## ## ## ## ## ### | |
| ######## ####### ## ## ######## ## ## |
| script/boxen --no-fde | |
| Error: Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 130: ==> Installing dependencies for nginx: pcre | |
| ==> Installing nginx dependency: pcre | |
| Error: /Stage[main]/Nginx/Package[boxen/brews/nginx]/ensure: change from absent to 1.2.7-boxen1 failed: Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 130: ==> Installing dependencies for nginx: pcre | |
| ==> Installing nginx dependency: pcre | |
| Notice: /Stage[main]/Nginx/Service[dev.nginx]: Dependency Package[boxen/brews/nginx] has failures: true |
| EricsRails::Application.configure do | |
| # ActionMailer =============================================== | |
| config.action_mailer.delivery_method = :smtp | |
| config.action_mailer.raise_delivery_errors = true | |
| config.action_mailer.default_url_options = { :host => ENV["ACT_MAILER_HOST"] } | |
| config.action_mailer.smtp_settings = { | |
| :address => ENV["ACT_MAILER_SMTP_ADDRESS"], | |
| :user_name => ENV["ACT_MAILER_SMTP_USER_NAME"], | |
| :password => ENV["ACT_MAILER_SMTP_PASSWORD"], |