Skip to content

[WIP] [Padrino] バージョンアップ (0.14.3まで) - #7

Open
phamvanhungmixi wants to merge 883 commits into
hirocaster:template-pagerfrom
phamvanhungmixi:template-pager_hirocaster
Open

[WIP] [Padrino] バージョンアップ (0.14.3まで)#7
phamvanhungmixi wants to merge 883 commits into
hirocaster:template-pagerfrom
phamvanhungmixi:template-pager_hirocaster

Conversation

@phamvanhungmixi

Copy link
Copy Markdown

問題

https://github.com/hirocaster/padrino-framework/blob/template-pager/.travis.yml
0.12.3はruby2.1までしかサポートしてなさそうです。

解決

今後Rubyバージョンアップするため、padrino-frameworkをバージョンアップしてみます。

その他

(0.14.3ではconfigがrollback対象外なので、中途半端なロードしなくると思います padrino/padrino-framework@843e474)
https://github.com/phamvanhung2e123/my_padrino_projectは0.14.3で中途半端なロードじゃなくて、落ちます。

peter50216 and others added 30 commits November 24, 2015 15:36
Fix quote in controller generator template.
…_fix

Only output a warning message if the spec task is invoked.
Not 100% sure this is the right link, but there is a faq there, and the old link was to nowhere
Padrino-gen now properly fails with NameError when provided
with erroneous controller, helper, mailer, migration, task name.
adam12 and others added 30 commits June 5, 2017 10:12
Assuming this method exists breaks the usage of the router in
non-Padrino applications, such as the standalone Sinatra example listed
on the website.
Fixes instances of "NameError: uninitialized constant Utils"
Test that ActiveRecord::Migration responds to .[] before using
.current_version, as .current_version is used in previous versions
but for different purposes.
Add codetriage badge for Padrino
Allow array as html attribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.