Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atualizando Ruby para 2.1.2 #4

Merged
merged 16 commits into from
Sep 2, 2014
Merged

Atualizando Ruby para 2.1.2 #4

merged 16 commits into from
Sep 2, 2014

Commits on Aug 29, 2014

  1. Configuration menu
    Copy the full SHA
    62814ba View commit details
    Browse the repository at this point in the history
  2. Updated Ruby to 2.1.2

    It was necessary to uninstall pry-debugger in favor of pry-byebug,
    
    because the debugger gem doesn't offer full support to Rails 2
    
    References:
    
    http://stackoverflow.com/questions/20826568/debugger-gem-not-supported-in-ruby-2-1-0-2-1-1-2-1-2
    
    cldwalker/debugger#125 (comment)
    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    6acf94a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36679f8 View commit details
    Browse the repository at this point in the history
  4. runned rake rails:update and updated settings - overwritings some fil…

    …es and customizing others
    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    a50df04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fed3f92 View commit details
    Browse the repository at this point in the history
  6. added thin. If the app isnt open on your browser when running with va…

    …grant, just use: rails s -b 0.0.0.0 to avoid binding only to localhost
    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    dbcb467 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c363f6 View commit details
    Browse the repository at this point in the history
  8. updating minor differences between rails 4.0 and rails 4.2 - added we…

    …bconsole, html-sanitizer etc.
    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    c688f8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06f3afa View commit details
    Browse the repository at this point in the history
  10. added staging environment

    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    ecbb420 View commit details
    Browse the repository at this point in the history
  11. ignoring mongoid config

    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    7b2abeb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86114ca View commit details
    Browse the repository at this point in the history
  13. installed mina

    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    5ebfa02 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08bba79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd33f79 View commit details
    Browse the repository at this point in the history
  16. mina deploy settings

    everaldo committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    5dd50c2 View commit details
    Browse the repository at this point in the history